Home
last modified time | relevance | path

Searched refs:TOGGLE (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vbahelper/source/msforms/ !
H A Dvbatogglebutton.cxx32 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 Dformmetadata.cxx283 …DEF_INFO_3( TOGGLE, TOGGLE, TOGGLE, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
/trunk/main/basic/source/runtime/ !
H A Drtlproto.hxx92 extern RTLFUNC(TOGGLE);
H A Dprops.cxx683 RTLFUNC(TOGGLE) in RTLFUNC() argument
H A Dstdobj.cxx536 { "TOGGLE", SbxINTEGER, _CPROP, RTLNAME(TOGGLE),0 },
/trunk/main/toolkit/source/helper/ !
H A Dproperty.cxx246 …DECL_PROP_2 ( "Toggle", TOGGLE, bool, BOUND, MAYBEDE… in ImplGetPropertyInfos()