Home
last modified time | relevance | path

Searched refs:GetControlValue (Results 1 – 11 of 11) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dborderconn.cxx69 virtual const SvxBorderLine* GetControlValue() const;
123 virtual SvxMarginItem GetControlValue() const;
146 SvxMarginItem MarginControlsWrapper::GetControlValue() const in GetControlValue() function in svx::MarginControlsWrapper
150 aItem.SetLeftMargin( maLeftWrp.GetControlValue() ); in GetControlValue()
152 aItem.SetRightMargin( maRightWrp.GetControlValue() ); in GetControlValue()
154 aItem.SetTopMargin( maTopWrp.GetControlValue() ); in GetControlValue()
217 virtual SvxShadowItem GetControlValue() const;
237 SvxShadowItem ShadowControlsWrapper::GetControlValue() const in GetControlValue() function in svx::ShadowControlsWrapper
241 aItem.SetLocation( maPosWrp.GetControlValue() ); in GetControlValue()
243 aItem.SetWidth( maSizeWrp.GetControlValue() ); in GetControlValue()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx213 virtual ValueT GetControlValue() const = 0;
238 virtual void* GetControlValue() const;
254 virtual sal_Bool GetControlValue() const;
272 virtual String GetControlValue() const;
293 virtual Color GetControlValue() const;
310 virtual ValueT GetControlValue() const;
342 virtual ValueT GetControlValue() const;
387 virtual ValueT GetControlValue() const;
429 virtual ValueT GetControlValue() const;
507 virtual ValueT GetControlValue() const = 0;
[all …]
H A Ditemconnect.hxx528 ControlValueType aCtrlValue( mxCtrlWrp->GetControlValue() ); in FillItemSet()
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx105 void* DummyWindowWrapper::GetControlValue() const in GetControlValue() function in sfx::DummyWindowWrapper
132 sal_Bool CheckBoxWrapper::GetControlValue() const in GetControlValue() function in sfx::CheckBoxWrapper
161 String EditWrapper::GetControlValue() const in GetControlValue() function in sfx::EditWrapper
190 Color ColorListBoxWrapper::GetControlValue() const in GetControlValue() function in sfx::ColorListBoxWrapper
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx242 aRef.ReferenceType = maLbTypeWrp.GetControlValue(); in GetFieldRef()
338 switch( maLbTypeWrp.GetControlValue() ) in IMPL_LINK()
550 rLabelData.maLayoutInfo.LayoutMode = maLbLayoutWrp.GetControlValue(); in FillLabelData()
556 rLabelData.maShowInfo.ShowItemsMode = maLbShowFromWrp.GetControlValue(); in FillLabelData()
/trunk/main/svx/inc/svx/
H A Dorienthelper.hxx114 virtual bool GetControlValue() const;
H A Dfrmdirlbox.hxx87 virtual SvxFrameDirection GetControlValue() const;
H A Ddialcontrol.hxx171 virtual sal_Int32 GetControlValue() const;
/trunk/main/svx/source/dialog/
H A Dfrmdirlbox.cxx110 SvxFrameDirection FrameDirListBoxWrapper::GetControlValue() const in GetControlValue() function in svx::FrameDirListBoxWrapper
H A Dorienthelper.cxx189 bool OrientStackedWrapper::GetControlValue() const in GetControlValue() function in svx::OrientStackedWrapper
H A Ddialcontrol.cxx514 sal_Int32 DialControlWrapper::GetControlValue() const in GetControlValue() function in svx::DialControlWrapper

Completed in 47 milliseconds