Home
last modified time | relevance | path

Searched refs:FM_PROP_STRINGITEMLIST (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/toolkit/source/helper/
H A Dformpdfexport.cxx69 …static const ::rtl::OUString FM_PROP_STRINGITEMLIST(RTL_CONSTASCII_USTRINGPARAM("StringItemList")); variable
274 OSL_VERIFY( _rxModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) >>= aListEntries ); in getStringItemVector()
/aoo41x/main/svx/source/fmcomp/
H A Dgridcell.cxx2468 doPropertyListening( FM_PROP_STRINGITEMLIST ); in DbComboBox()
2475 if ( _rEvent.PropertyName.equals( FM_PROP_STRINGITEMLIST ) ) in _propertyChanged()
2533 SetList( xModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) ); in Init()
2597 doPropertyListening( FM_PROP_STRINGITEMLIST ); in DbListBox()
2604 if ( _rEvent.PropertyName.equals( FM_PROP_STRINGITEMLIST ) ) in _propertyChanged()
2650 SetList( xModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) ); in Init()
2832 Any aItems = xModel->getPropertyValue(FM_PROP_STRINGITEMLIST); in CreateControl()
2850 Any aItems = xModel->getPropertyValue(FM_PROP_STRINGITEMLIST); in CreateControl()
/aoo41x/main/svx/source/inc/
H A Dfmprop.hrc63 #define FM_PROP_STRINGITEMLIST rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StringIte…
/aoo41x/main/svx/source/form/
H A Dfmundo.cxx717 if ( bAddUndoAction && ( evt.PropertyName == FM_PROP_STRINGITEMLIST ) ) in propertyChange()
H A Dfmshimp.cxx3602 pListBoxDescription->Name = FM_PROP_STRINGITEMLIST; in CreateExternalView()

Completed in 84 milliseconds