Home
last modified time | relevance | path

Searched refs:AddNamed (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx148 …sal_Bool AddNamed( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rProp…
197 sal_Bool AddNamed( const ::rtl::OUString& rName, sal_Int32 nFamily,
H A Dxmlaustp.cxx377 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 Dimpastp4.cxx231 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 Dimpastp3.cxx99 sal_Bool SvXMLAutoStylePoolParentP_Impl::AddNamed( XMLFamilyData_Impl* pFamilyData, const vector< X… in AddNamed() function in SvXMLAutoStylePoolParentP_Impl
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1995 … 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()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlaustp.hxx109 …sal_Bool AddNamed( const ::rtl::OUString& rName, sal_Int32 nFamily, const ::rtl::OUString& …

Completed in 40 milliseconds