Searched refs:RegisterName (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | xmlaustp.cxx | 320 void SvXMLAutoStylePoolP::RegisterName( sal_Int32 nFamily, in RegisterName() function in SvXMLAutoStylePoolP 323 pImpl->RegisterName( nFamily, rName ); in RegisterName() 345 RegisterName( pFamilies[n], pNames[n] ); in RegisterNames()
|
H A D | impastpl.hxx | 184 void RegisterName( sal_Int32 nFamily, const ::rtl::OUString& rName );
|
H A D | impastp4.cxx | 111 void SvXMLAutoStylePoolP_Impl::RegisterName( sal_Int32 nFamily, const OUString& rName ) in RegisterName() function in SvXMLAutoStylePoolP_Impl
|
H A D | styleexp.cxx | 503 pAutoStylePool->RegisterName( nFamily, xStyle->getName() ); in exportStyleFamily()
|
H A D | xmlnume.cxx | 927 pPool->RegisterName( xStyle->getName() ); in exportStyles()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 527 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_TABLE, sExternalRefTabStyleName); in ScXMLExport() 1997 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_CELL, *pOldName); in AddStyleFromCells() 2085 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_COLUMN, *pOldName); in AddStyleFromColumn() 2118 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_ROW, *pOldName); in AddStyleFromRow() 2276 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_TABLE, sName); in _ExportAutoStyles() 2314 … GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_SD_GRAPHICS_ID, sName); in _ExportAutoStyles() 2323 … GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TEXT_PARAGRAPH, sName); in _ExportAutoStyles() 2360 … GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TEXT_PARAGRAPH, sName); in _ExportAutoStyles() 2397 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TEXT_TEXT, sName); in _ExportAutoStyles() 2433 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TEXT_TEXT, sName); in _ExportAutoStyles()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | XMLTextListAutoStylePool.hxx | 64 void RegisterName( const ::rtl::OUString& rName );
|
H A D | xmlaustp.hxx | 90 void RegisterName( sal_Int32 nFamily, const ::rtl::OUString& rName );
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextListAutoStylePool.cxx | 196 void XMLTextListAutoStylePool::RegisterName( const OUString& rName ) in RegisterName() function in XMLTextListAutoStylePool
|
Completed in 56 milliseconds