Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx382 const ::rtl::OUString sWidthType; member in XMLTextFrameContext_Impl
711 if( xPropSetInfo->hasPropertyByName( sWidthType ) && in Create()
718 xPropSet->setPropertyValue( sWidthType, aAny ); in Create()
852 , sWidthType(RTL_CONSTASCII_USTRINGPARAM("WidthType")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1275 sWidthType( RTL_CONSTASCII_USTRINGPARAM( "WidthType" ) ), in XMLTextParagraphExport()
2600 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes()
2602 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()
/aoo42x/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx211 const ::rtl::OUString sWidthType; member in XMLTextParagraphExport

Completed in 34 milliseconds