Searched refs:bSyncWidth (Results 1 – 2 of 2) sorted by relevance
441 sal_Bool bSyncWidth : 1; member in XMLTextFrameContext_Impl705 if( bSyncWidth || nWidth > 0 ) in Create()707 sal_Bool bTmp = bSyncWidth; in Create()894 bSyncWidth = sal_False; in XMLTextFrameContext_Impl()978 bSyncWidth = sal_True; in XMLTextFrameContext_Impl()
2622 sal_Bool bSyncWidth = sal_False; in addTextFrameAttributes() local2625 bSyncWidth = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncWidthToHeight ).getValue(); in addTextFrameAttributes()2626 if( bSyncWidth ) in addTextFrameAttributes()2630 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()
Completed in 23 milliseconds