Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx478 if( GetAutoName().getLength() ) in FillPropertySet()
493 rPropSet->setPropertyValue( sAutoProp, makeAny(GetAutoName()) ); in FillPropertySet()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx117 const ::rtl::OUString& GetAutoName() const { return maAutoName; } in GetAutoName() function in SvXMLStyleContext