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()
1246 sRelativeWidth(RTL_CONSTASCII_USTRINGPARAM("RelativeWidth")), in XMLTextParagraphExport()2626 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()2629 rPropSet->getPropertyValue( sRelativeWidth ) >>= nRelWidth; in addTextFrameAttributes()
184 const ::rtl::OUString sRelativeWidth; member in XMLTextParagraphExport
Completed in 93 milliseconds