Home
last modified time | relevance | path

Searched defs:rPropertyValues (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sdext/source/minimizer/
H A Dunodialog.cxx167 …e< XInterface > UnoDialog::insertControlModel( const OUString& rServiceName, const OUString& rName, in insertControlModel()
218 …ton > UnoDialog::insertButton( const OUString& rName, Reference< XActionListener > xActionListener, in insertButton()
245 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertFixedText()
263 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertCheckBox()
281 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertFormattedField()
299 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertComboBox()
317 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertRadioButton()
335 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertListBox()
353 …OUString& rName, const Sequence< OUString > rPropertyNames, const Sequence< Any > rPropertyValues ) in insertImage()
/AOO42X/main/ucbhelper/source/client/
H A Dcontent.cxx1366 sal_Bool Content::insertNewContent( const rtl::OUString& rContentType, in insertNewContent()
1381 sal_Bool Content::insertNewContent( const rtl::OUString& rContentType, in insertNewContent()
1396 sal_Bool Content::insertNewContent( const rtl::OUString& rContentType, in insertNewContent()
1459 sal_Bool Content::insertNewContent( const rtl::OUString& rContentType, in insertNewContent()
/AOO42X/main/basic/source/classes/
H A Dpropacc.cxx205 void SbPropertyValues::setPropertyValues(const Sequence< PropertyValue >& rPropertyValues ) in setPropertyValues()
/AOO42X/main/xmloff/source/text/
H A DXMLRedlineExport.cxx507 const Sequence<PropertyValue> & rPropertyValues) in ExportChangeInfo()
/AOO42X/main/sw/source/core/unocore/
H A Dunosett.cxx1733 PropValData* lcl_FindProperty(const char* cName, PropValDataArr& rPropertyValues) in lcl_FindProperty()