Searched refs:sRelativeWidth (Results 1 – 3 of 3) sorted by relevance
383 const ::rtl::OUString sRelativeWidth; member in XMLTextFrameContext_Impl703 xPropSet->setPropertyValue( sRelativeWidth, aAny ); in Create()853 , sRelativeWidth(RTL_CONSTASCII_USTRINGPARAM("RelativeWidth")) in XMLTextFrameContext_Impl()
1248 sRelativeWidth(RTL_CONSTASCII_USTRINGPARAM("RelativeWidth")), in XMLTextParagraphExport()2628 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()2631 rPropSet->getPropertyValue( sRelativeWidth ) >>= nRelWidth; in addTextFrameAttributes()
184 const ::rtl::OUString sRelativeWidth; member in XMLTextParagraphExport
Completed in 61 milliseconds