Searched refs:sStyleNames (Results 1 – 1 of 1) sorted by relevance
1206 static OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportStyles() local1209 …if ( xPropertySetInfo->hasPropertyByName( sStyleNames ) && xPropertySetInfo->hasPropertyByName( sS… in ImplExportStyles()1214 mxExportInfo->setPropertyValue( sStyleNames, makeAny( aStyleNames ) ); in ImplExportStyles()1224 OUString sStyleNames( RTL_CONSTASCII_USTRINGPARAM("StyleNames") ); in ImplExportAutoStyles() local1228 && mxExportInfo->getPropertySetInfo()->hasPropertyByName( sStyleNames ) in ImplExportAutoStyles()1234 mxExportInfo->getPropertyValue( sStyleNames ) >>= aStyleNames; in ImplExportAutoStyles()