Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx1201 static OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportStyles() local
1204 …if ( xPropertySetInfo->hasPropertyByName( sStyleNames ) && xPropertySetInfo->hasPropertyByName( sS… in ImplExportStyles()
1209 mxExportInfo->setPropertyValue( sStyleNames, makeAny( aStyleNames ) ); in ImplExportStyles()
1219 OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportAutoStyles() local
1223 && mxExportInfo->getPropertySetInfo()->hasPropertyByName( sStyleNames ) in ImplExportAutoStyles()
1229 mxExportInfo->getPropertyValue( sStyleNames ) >>= aStyleNames; in ImplExportAutoStyles()

Completed in 23 milliseconds