Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx383 const ::rtl::OUString sRelativeWidth; member in XMLTextFrameContext_Impl
703 xPropSet->setPropertyValue( sRelativeWidth, aAny ); in Create()
853 , sRelativeWidth(RTL_CONSTASCII_USTRINGPARAM("RelativeWidth")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1248 sRelativeWidth(RTL_CONSTASCII_USTRINGPARAM("RelativeWidth")), in XMLTextParagraphExport()
2630 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()
2633 rPropSet->getPropertyValue( sRelativeWidth ) >>= nRelWidth; in addTextFrameAttributes()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx184 const ::rtl::OUString sRelativeWidth; member in XMLTextParagraphExport

Completed in 35 milliseconds