Searched refs:rInternalName (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextListAutoStylePool.cxx | 91 const OUString& rInternalName ) : in XMLTextListAutoStylePoolEntry_Impl() argument 92 sInternalName( rInternalName ), in XMLTextListAutoStylePoolEntry_Impl() 272 const OUString& rInternalName ) const in Find() 275 XMLTextListAutoStylePoolEntry_Impl aTmp( rInternalName ); in Find()
|
/aoo41x/main/svx/inc/svx/ |
H A D | unoapi.hxx | 90 SVX_DLLPUBLIC void SvxUnogetApiNameForItem( const sal_Int16 nWhich, const String& rInternalName, rt… 95 …ameForItem( const sal_Int16 nWhich, const rtl::OUString& rApiName, String& rInternalName ) throw();
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoprov.cxx | 1328 void SvxUnogetApiNameForItem( const sal_Int16 nWhich, const String& rInternalName, rtl::OUString& r… in SvxUnogetApiNameForItem() argument 1331 String aNew = rInternalName; in SvxUnogetApiNameForItem() 1359 rApiName = rInternalName; in SvxUnogetApiNameForItem() 1365 …NameForItem( const sal_Int16 nWhich, const rtl::OUString& rApiName, String& rInternalName ) throw() in SvxUnogetInternalNameForItem() argument 1374 rInternalName = aNew; in SvxUnogetInternalNameForItem() 1388 rInternalName = aNew; in SvxUnogetInternalNameForItem() 1396 rInternalName = rApiName; in SvxUnogetInternalNameForItem()
|
H A D | unoshap2.cxx | 721 static bool lcl_convertPropertyName( const OUString& rApiName, OUString& rInternalName ) in lcl_convertPropertyName() argument 728 …rInternalName = OUString( SvxShapeControlPropertyMapping[i].mpFormName, SvxShapeControlPropertyMap… in lcl_convertPropertyName() 732 return rInternalName.getLength() > 0; in lcl_convertPropertyName()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | XMLFontAutoStylePool.hxx | 66 ::rtl::OUString Find( const ::rtl::OUString& rInternalName ) const;
|
H A D | XMLTextListAutoStylePool.hxx | 74 ::rtl::OUString Find( const ::rtl::OUString& rInternalName ) const;
|
/aoo41x/main/svx/source/accessibility/ |
H A D | DescriptionGenerator.cxx | 64 …ameForItem( const sal_Int16 nWhich, const rtl::OUString& rApiName, String& rInternalName ) throw();
|
Completed in 134 milliseconds