Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx441 sal_Bool bSyncWidth : 1; member in XMLTextFrameContext_Impl
705 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()
H A Dtxtparae.cxx2622 sal_Bool bSyncWidth = sal_False; in addTextFrameAttributes() local
2625 bSyncWidth = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncWidthToHeight ).getValue(); in addTextFrameAttributes()
2626 if( bSyncWidth ) in addTextFrameAttributes()
2630 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()

Completed in 39 milliseconds