Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx3133 OUString sObjDesc; in exportTitleAndDescription() local
3134 rPropSet->getPropertyValue( sDescription ) >>= sObjDesc; in exportTitleAndDescription()
3135 if( sObjDesc.getLength() ) in exportTitleAndDescription()
3139 GetExport().Characters( sObjDesc ); in exportTitleAndDescription()