Searched refs:AddNamed (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/xmloff/source/style/ |
H A D | impastpl.hxx | 148 …sal_Bool AddNamed( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rProp… 197 sal_Bool AddNamed( const ::rtl::OUString& rName, sal_Int32 nFamily,
|
H A D | xmlaustp.cxx | 377 sal_Bool SvXMLAutoStylePoolP::AddNamed( const OUString& rName, sal_Int32 nFamily, const OUString& r… in AddNamed() function in SvXMLAutoStylePoolP 381 return pImpl->AddNamed(rName, nFamily, rParent, rProperties); in AddNamed()
|
H A D | impastp4.cxx | 231 sal_Bool SvXMLAutoStylePoolP_Impl::AddNamed(const OUString& rName, sal_Int32 nFamily, in AddNamed() function in SvXMLAutoStylePoolP_Impl 262 if( pParent->AddNamed( pFamily, rProperties, rName ) ) in AddNamed()
|
H A D | impastp3.cxx | 99 sal_Bool SvXMLAutoStylePoolParentP_Impl::AddNamed( XMLFamilyData_Impl* pFamilyData, const vector< X… in AddNamed() function in SvXMLAutoStylePoolParentP_Impl
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 1995 … if (GetAutoStylePool()->AddNamed(*pOldName, XML_STYLE_FAMILY_TABLE_CELL, sStyleName, xPropStates)) in AddStyleFromCells() 2083 … if (GetAutoStylePool()->AddNamed(*pOldName, XML_STYLE_FAMILY_TABLE_COLUMN, sParent, xPropStates)) in AddStyleFromColumn() 2116 … if (GetAutoStylePool()->AddNamed(*pOldName, XML_STYLE_FAMILY_TABLE_ROW, sParent, xPropStates)) in AddStyleFromRow() 2275 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_TABLE_TABLE, sParent, xPropStates); in _ExportAutoStyles() 2313 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_SD_GRAPHICS_ID, sParent, xPropStates); in _ExportAutoStyles() 2322 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_TEXT_PARAGRAPH, sParent, xPropStates); in _ExportAutoStyles() 2359 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_TEXT_PARAGRAPH, sParent, xPropStates); in _ExportAutoStyles() 2396 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_TEXT_TEXT, sParent, xPropStates); in _ExportAutoStyles() 2432 … GetAutoStylePool()->AddNamed(sName, XML_STYLE_FAMILY_TEXT_TEXT, sParent, xPropStates); in _ExportAutoStyles()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | xmlaustp.hxx | 109 …sal_Bool AddNamed( const ::rtl::OUString& rName, sal_Int32 nFamily, const ::rtl::OUString& …
|
Completed in 130 milliseconds