Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx387 const ::rtl::OUString sIsSyncWidthToHeight; member in XMLTextFrameContext_Impl
709 xPropSet->setPropertyValue( sIsSyncWidthToHeight, aAny ); in Create()
857 , sIsSyncWidthToHeight(RTL_CONSTASCII_USTRINGPARAM("IsSyncWidthToHeight")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1231 sIsSyncWidthToHeight(RTL_CONSTASCII_USTRINGPARAM("IsSyncWidthToHeight")), in XMLTextParagraphExport()
2619 if( xPropSetInfo->hasPropertyByName( sIsSyncWidthToHeight ) ) in addTextFrameAttributes()
2621 bSyncWidth = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncWidthToHeight ).getValue(); in addTextFrameAttributes()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx169 const ::rtl::OUString sIsSyncWidthToHeight; member in XMLTextParagraphExport

Completed in 56 milliseconds