Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/core/
H A Dxmlexp.cxx1208 static OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportStyles() local
1211 …if ( xPropertySetInfo->hasPropertyByName( sStyleNames ) && xPropertySetInfo->hasPropertyByName( sS… in ImplExportStyles()
1216 mxExportInfo->setPropertyValue( sStyleNames, makeAny( aStyleNames ) ); in ImplExportStyles()
1226 OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportAutoStyles() local
1230 && mxExportInfo->getPropertySetInfo()->hasPropertyByName( sStyleNames ) in ImplExportAutoStyles()
1236 mxExportInfo->getPropertyValue( sStyleNames ) >>= aStyleNames; in ImplExportAutoStyles()

Completed in 23 milliseconds