Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx388 const ::rtl::OUString sIsSyncHeightToWidth; member in XMLTextFrameContext_Impl
735 xPropSet->setPropertyValue( sIsSyncHeightToWidth, aAny ); in Create()
858 , sIsSyncHeightToWidth(RTL_CONSTASCII_USTRINGPARAM("IsSyncHeightToWidth")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1232 sIsSyncHeightToWidth(RTL_CONSTASCII_USTRINGPARAM("IsSyncHeightToWidth")), in XMLTextParagraphExport()
2652 if( xPropSetInfo->hasPropertyByName( sIsSyncHeightToWidth ) ) in addTextFrameAttributes()
2654 bSyncHeight = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncHeightToWidth ).getValue(); in addTextFrameAttributes()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx168 const ::rtl::OUString sIsSyncHeightToWidth; member in XMLTextParagraphExport

Completed in 42 milliseconds