Home
last modified time | relevance | path

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

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