Home
last modified time | relevance | path

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

/aoo41x/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.cxx2618 sal_Bool bSyncWidth = sal_False; in addTextFrameAttributes() local
2621 bSyncWidth = *(sal_Bool *)rPropSet->getPropertyValue( sIsSyncWidthToHeight ).getValue(); in addTextFrameAttributes()
2622 if( bSyncWidth ) in addTextFrameAttributes()
2626 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()

Completed in 60 milliseconds