Searched refs:sIsSyncWidthToHeight (Results 1 – 3 of 3) sorted by relevance
387 const ::rtl::OUString sIsSyncWidthToHeight; member in XMLTextFrameContext_Impl709 xPropSet->setPropertyValue( sIsSyncWidthToHeight, aAny ); in Create()857 , sIsSyncWidthToHeight(RTL_CONSTASCII_USTRINGPARAM("IsSyncWidthToHeight")) in XMLTextFrameContext_Impl()
1233 sIsSyncWidthToHeight(RTL_CONSTASCII_USTRINGPARAM("IsSyncWidthToHeight")), in XMLTextParagraphExport()2621 if( xPropSetInfo->hasPropertyByName( sIsSyncWidthToHeight ) ) in addTextFrameAttributes()2623 bSyncWidth = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncWidthToHeight ).getValue(); in addTextFrameAttributes()
169 const ::rtl::OUString sIsSyncWidthToHeight; member in XMLTextParagraphExport
Completed in 86 milliseconds