Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx81 sOutlineLevel( RTL_CONSTASCII_USTRINGPARAM( "OutlineLevel" ) ),//#outline level,add by zhaojianwei in XMLStyleExport()
183 if( xPropSetInfo->hasPropertyByName( sOutlineLevel ) ) in exportStyle()
186 if( PropertyState_DIRECT_VALUE == xPropState->getPropertyState( sOutlineLevel ) ) in exportStyle()
188 aAny = xPropSet->getPropertyValue( sOutlineLevel ); in exportStyle()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx144 , sOutlineLevel(RTL_CONSTASCII_USTRINGPARAM( "OutlineLevel" ) )//#outline level,add by zhaoji… in XMLTextStyleContext()
301 if( xPropSetInfo->hasPropertyByName( sOutlineLevel )) in Finish()
307 xPropSet->setPropertyValue( sOutlineLevel, aAny ); in Finish()
/trunk/main/xmloff/inc/xmloff/
H A Dstyleexp.hxx66 const ::rtl::OUString sOutlineLevel; //#outline level,add by zhaojianwei member in XMLStyleExport
H A Dtxtstyli.hxx43 const ::rtl::OUString sOutlineLevel; //#outline level,add by zhaojianwei member in XMLTextStyleContext

Completed in 153 milliseconds