Home
last modified time | relevance | path

Searched refs:_GetProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/inc/xmloff/ !
H A Dtxtstyli.hxx113 const ::std::vector< XMLPropertyState > & _GetProperties() { return GetProperties(); } in _GetProperties() function in XMLTextStyleContext
/trunk/main/xmloff/source/text/ !
H A Dtxtimp.cxx1300 sal_Int32 nCount = pStyle->_GetProperties().size(); in ConvertStarFonts()
1312 const XMLPropertyState& rProp = pStyle->_GetProperties()[i]; in ConvertStarFonts()