Searched refs:sWidthType (Results 1 – 3 of 3) sorted by relevance
382 const ::rtl::OUString sWidthType; member in XMLTextFrameContext_Impl711 if( xPropSetInfo->hasPropertyByName( sWidthType ) && in Create()718 xPropSet->setPropertyValue( sWidthType, aAny ); in Create()852 , sWidthType(RTL_CONSTASCII_USTRINGPARAM("WidthType")) in XMLTextFrameContext_Impl()
1273 sWidthType( RTL_CONSTASCII_USTRINGPARAM( "WidthType" ) ), in XMLTextParagraphExport()2598 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes()2600 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()
211 const ::rtl::OUString sWidthType; member in XMLTextParagraphExport
Completed in 97 milliseconds