Searched refs:sRelativeHeight (Results 1 – 3 of 3) sorted by relevance
385 const ::rtl::OUString sRelativeHeight; member in XMLTextFrameContext_Impl729 xPropSet->setPropertyValue( sRelativeHeight, aAny ); in Create()855 , sRelativeHeight(RTL_CONSTASCII_USTRINGPARAM("RelativeHeight")) in XMLTextFrameContext_Impl()
1247 sRelativeHeight(RTL_CONSTASCII_USTRINGPARAM("RelativeHeight")), in XMLTextParagraphExport()2655 if( !bSyncHeight && xPropSetInfo->hasPropertyByName( sRelativeHeight ) ) in addTextFrameAttributes()2657 rPropSet->getPropertyValue( sRelativeHeight ) >>= nRelHeight; in addTextFrameAttributes()
183 const ::rtl::OUString sRelativeHeight; member in XMLTextParagraphExport
Completed in 51 milliseconds