Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx80 sNumberingStyleName( RTL_CONSTASCII_USTRINGPARAM( "NumberingStyleName" ) ), in XMLStyleExport()
216 if( xPropSetInfo->hasPropertyByName( sNumberingStyleName ) ) in exportStyle()
220 xPropState->getPropertyState( sNumberingStyleName ) ) in exportStyle()
222 aAny = xPropSet->getPropertyValue( sNumberingStyleName ); in exportStyle()
302 if ( xPropState->getPropertyState( sNumberingStyleName ) == PropertyState_DIRECT_VALUE ) in exportStyle()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx143 , sNumberingStyleName( RTL_CONSTASCII_USTRINGPARAM( "NumberingStyleName" ) ) in XMLTextStyleContext()
317 xPropSetInfo->hasPropertyByName( sNumberingStyleName ) ) in Finish()
355 xPropSet->setPropertyValue( sNumberingStyleName, aAny ); in Finish()
373 xPropSet->setPropertyValue( sNumberingStyleName, aAny ); in Finish()
H A Dtxtimp.cxx1361 const OUString& sNumberingStyleName, in lcl_HasListStyle() argument
1380 if ( xPropState->getPropertyState( sNumberingStyleName ) == PropertyState_DIRECT_VALUE ) in lcl_HasListStyle()
1389 xPropSet->getPropertyValue( sNumberingStyleName ) >>= sListStyle; in lcl_HasListStyle()
1434 … if ( xPropState->getPropertyState( sNumberingStyleName ) == PropertyState_DIRECT_VALUE ) in lcl_HasListStyle()
1444 xPropSet->getPropertyValue( sNumberingStyleName ) >>= sListStyle; in lcl_HasListStyle()
/trunk/main/xmloff/inc/xmloff/
H A Dstyleexp.hxx65 const ::rtl::OUString sNumberingStyleName; member in XMLStyleExport
H A Dtxtstyli.hxx42 const ::rtl::OUString sNumberingStyleName; member in XMLTextStyleContext

Completed in 44 milliseconds