Searched refs:TOGGLE (Results 1 – 6 of 6) sorted by relevance
/trunk/main/vbahelper/source/msforms/ |
H A D | vbatogglebutton.cxx | 32 const static rtl::OUString TOGGLE( RTL_CONSTASCII_USTRINGPARAM("Toggle") ); variable 37 m_xProps->setPropertyValue( TOGGLE, uno::makeAny( sal_True ) ); in ScVbaToggleButton()
|
/trunk/main/extensions/source/propctrlr/ |
H A D | formmetadata.cxx | 283 …DEF_INFO_3( TOGGLE, TOGGLE, TOGGLE, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
|
/trunk/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 92 extern RTLFUNC(TOGGLE);
|
H A D | props.cxx | 683 RTLFUNC(TOGGLE) in RTLFUNC() argument
|
H A D | stdobj.cxx | 536 { "TOGGLE", SbxINTEGER, _CPROP, RTLNAME(TOGGLE),0 },
|
/trunk/main/toolkit/source/helper/ |
H A D | property.cxx | 246 …DECL_PROP_2 ( "Toggle", TOGGLE, bool, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|
Completed in 52 milliseconds