Home
last modified time | relevance | path

Searched refs:bSyncHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx442 sal_Bool bSyncHeight : 1; member in XMLTextFrameContext_Impl
731 if( bSyncHeight || nHeight > 0 ) in Create()
733 sal_Bool bTmp = bSyncHeight; in Create()
895 bSyncHeight = sal_False; in XMLTextFrameContext_Impl()
1021 bSyncHeight = sal_True; in XMLTextFrameContext_Impl()
1025 bSyncHeight = sal_True; in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx2651 sal_Bool bSyncHeight = sal_False; in addTextFrameAttributes() local
2654 bSyncHeight = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncHeightToWidth ).getValue(); in addTextFrameAttributes()
2657 if( !bSyncHeight && xPropSetInfo->hasPropertyByName( sRelativeHeight ) ) in addTextFrameAttributes()
2670 if( SizeType::FIX != nSizeType && 0==nRelHeight && !bSyncHeight && in addTextFrameAttributes()
2677 if( bSyncHeight ) in addTextFrameAttributes()

Completed in 27 milliseconds