Home
last modified time | relevance | path

Searched refs:ValueSetWithTextControl (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx78 ValueSetWithTextControl::ValueSetWithTextControl( in ValueSetWithTextControl() function in svx::sidebar::ValueSetWithTextControl
90 ValueSetWithTextControl::~ValueSetWithTextControl(void) in ~ValueSetWithTextControl()
95 void ValueSetWithTextControl::AddItem( in AddItem()
121 void ValueSetWithTextControl::AddItem( in AddItem()
143 void ValueSetWithTextControl::ReplaceItemImages( in ReplaceItemImages()
166 void ValueSetWithTextControl::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw()
/aoo4110/main/svx/inc/svx/sidebar/
H A DValueSetWithTextControl.hxx57 class SVX_DLLPUBLIC ValueSetWithTextControl : public ValueSet class
69 ValueSetWithTextControl(
74 virtual ~ValueSetWithTextControl(void);
/aoo4110/main/sw/source/ui/sidebar/
H A DPageOrientationControl.hxx28 class ValueSetWithTextControl;
47 ::svx::sidebar::ValueSetWithTextControl* mpOrientationValueSet;
H A DPageColumnControl.hxx33 class ValueSetWithTextControl;
54 ::svx::sidebar::ValueSetWithTextControl* mpColumnValueSet;
H A DPageSizeControl.hxx36 class ValueSetWithTextControl;
57 ::svx::sidebar::ValueSetWithTextControl* mpSizeValueSet;
H A DPageMarginControl.hxx44 class ValueSetWithTextControl;
71 ::svx::sidebar::ValueSetWithTextControl* mpMarginValueSet;
H A DPageOrientationControl.cxx39 … mpOrientationValueSet( new ::svx::sidebar::ValueSetWithTextControl( ::svx::sidebar::ValueSetWithT… in PageOrientationControl()
H A DPageColumnControl.cxx43 …, mpColumnValueSet( new ::svx::sidebar::ValueSetWithTextControl( ::svx::sidebar::ValueSetWithTextC… in PageColumnControl()
H A DPageSizeControl.cxx48 …, mpSizeValueSet( new ::svx::sidebar::ValueSetWithTextControl( ::svx::sidebar::ValueSetWithTextCon… in PageSizeControl()
H A DPageMarginControl.cxx52 …, mpMarginValueSet( new ::svx::sidebar::ValueSetWithTextControl( ::svx::sidebar::ValueSetWithTextC… in PageMarginControl()
/aoo4110/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.hxx65 ValueSetWithTextControl maVSSpacing;
H A DTextCharacterSpacingControl.cxx43 , maVSSpacing (ValueSetWithTextControl::IMAGE_TEXT,this, SVX_RES(VS_SPACING)) in TextCharacterSpacingControl()
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.hxx72 ValueSetWithTextControl maLineSpacing;
H A DParaLineSpacingControl.cxx64 maLineSpacing (ValueSetWithTextControl::IMAGE_TEXT,this, SVX_RES(LINE_SPACING)), in ParaLineSpacingControl()
/aoo4110/main/svx/
H A DLibrary_svx.mk216 svx/source/sidebar/tools/ValueSetWithTextControl \
H A DPackage_inc.mk356 … gb_Package_add_file,svx_inc,inc/svx/sidebar/ValueSetWithTextControl.hxx,svx/sidebar/ValueSetWithT…

Completed in 63 milliseconds