Home
last modified time | relevance | path

Searched refs:GetStyleCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx289 sal_uInt32 GetStyleCount() const { return aStyles.Count(); } in GetStyleCount() function in SvXMLStylesContext_Impl
404 sal_uInt32 SvXMLStylesContext::GetStyleCount() const in GetStyleCount() function in SvXMLStylesContext
406 return mpImpl->GetStyleCount(); in GetStyleCount()
903 sal_uInt32 nCount = GetStyleCount(); in CopyAutoStylesToDoc()
920 sal_uInt32 nCount = GetStyleCount(); in CopyStylesToDoc()
953 sal_uInt32 nCount = GetStyleCount(); in FinishStyles()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx1256 for(sal_uInt32 a(0L); a < GetStyleCount(); a++) in EndElement()
1369 for( a = 0; a < GetStyleCount(); a++) in ImpSetGraphicStyles()
1380 for( a = 0; a < GetStyleCount(); a++) in ImpSetGraphicStyles()
1474 for(a = 0L; a < GetStyleCount(); a++) in ImpSetGraphicStyles()
1522 for(sal_uInt32 a(0L); a < GetStyleCount(); a++) in getPageLayouts()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx194 sal_uInt32 GetStyleCount() const;

Completed in 35 milliseconds