Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx393 const ::rtl::OUString sChainNextName; member in XMLTextFrameContext_Impl
863 , sChainNextName(RTL_CONSTASCII_USTRINGPARAM("ChainNextName")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1203 sChainNextName(RTL_CONSTASCII_USTRINGPARAM("ChainNextName")), in XMLTextParagraphExport()
2853 if( rPropSetInfo->hasPropertyByName( sChainNextName ) ) in _exportTextFrame()
2856 if( (rPropSet->getPropertyValue( sChainNextName ) >>= sNext) && sNext.getLength() > 0 ) in _exportTextFrame()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx139 const ::rtl::OUString sChainNextName; member in XMLTextParagraphExport

Completed in 36 milliseconds