Searched refs:bSyncHeight (Results 1 – 2 of 2) sorted by relevance
442 sal_Bool bSyncHeight : 1; member in XMLTextFrameContext_Impl731 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()
2649 sal_Bool bSyncHeight = sal_False; in addTextFrameAttributes() local2652 bSyncHeight = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncHeightToWidth ).getValue(); in addTextFrameAttributes()2655 if( !bSyncHeight && xPropSetInfo->hasPropertyByName( sRelativeHeight ) ) in addTextFrameAttributes()2668 if( SizeType::FIX != nSizeType && 0==nRelHeight && !bSyncHeight && in addTextFrameAttributes()2675 if( bSyncHeight ) in addTextFrameAttributes()
Completed in 36 milliseconds