Home
last modified time | relevance | path

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

/aoo41x/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.cxx2647 sal_Bool bSyncHeight = sal_False; in addTextFrameAttributes() local
2650 bSyncHeight = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncHeightToWidth ).getValue(); in addTextFrameAttributes()
2653 if( !bSyncHeight && xPropSetInfo->hasPropertyByName( sRelativeHeight ) ) in addTextFrameAttributes()
2666 if( SizeType::FIX != nSizeType && 0==nRelHeight && !bSyncHeight && in addTextFrameAttributes()
2673 if( bSyncHeight ) in addTextFrameAttributes()

Completed in 36 milliseconds