Searched refs:initPropertyCommon (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/framework/source/fwe/xml/ |
| H A D | menudocumenthandler.cxx | 227 void ReadMenuDocumentHandlerBase::initPropertyCommon( in initPropertyCommon() function in framework::ReadMenuDocumentHandlerBase 440 initPropertyCommon( aSubMenuProp, aCommandId, aHelpId, aLabel, nItemBits ); in startElement() 666 initPropertyCommon( aSubMenuProp, aCommandId, aHelpId, aLabel, nItemBits ); in startElement() 723 initPropertyCommon( aMenuItem, aCommandId, aHelpId, aLabel, nItemBits ); in startElement()
|
| /trunk/main/framework/inc/xml/ |
| H A D | menudocumenthandler.hxx | 88 …void initPropertyCommon( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > &rP…
|