LibreOffice Module svtools (master) 1
Functions | Variables
colrdlg.cxx File Reference
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
#include <com/sun/star/cui/AsynchronousColorPicker.hpp>
#include <com/sun/star/cui/ColorPicker.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <svtools/colrdlg.hxx>
#include <svtools/dialogclosedlistener.hxx>
#include <vcl/weld.hxx>
#include <osl/diagnose.h>
Include dependency graph for colrdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SvColorDialog, DialogClosedHdl, css::ui::dialogs::DialogClosedEvent *, pEvent, void)
 

Variables

constexpr OUStringLiteral sColor = u"Color"
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SvColorDialog  ,
DialogClosedHdl  ,
css::ui::dialogs::DialogClosedEvent *  ,
pEvent  ,
void   
)

Definition at line 138 of file colrdlg.cxx.

References maColor, props, RET_OK, and sColor.

Variable Documentation

◆ sColor

constexpr OUStringLiteral sColor = u"Color"
constexpr