Searched refs:sIsSyncHeightToWidth (Results 1 – 3 of 3) sorted by relevance
388 const ::rtl::OUString sIsSyncHeightToWidth; member in XMLTextFrameContext_Impl735 xPropSet->setPropertyValue( sIsSyncHeightToWidth, aAny ); in Create()858 , sIsSyncHeightToWidth(RTL_CONSTASCII_USTRINGPARAM("IsSyncHeightToWidth")) in XMLTextFrameContext_Impl()
1232 sIsSyncHeightToWidth(RTL_CONSTASCII_USTRINGPARAM("IsSyncHeightToWidth")), in XMLTextParagraphExport()2650 if( xPropSetInfo->hasPropertyByName( sIsSyncHeightToWidth ) ) in addTextFrameAttributes()2652 bSyncHeight = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncHeightToWidth ).getValue(); in addTextFrameAttributes()
168 const ::rtl::OUString sIsSyncHeightToWidth; member in XMLTextParagraphExport
Completed in 32 milliseconds