Searched refs:aLayoutConv (Results 1 – 3 of 3) sorted by relevance
249 LayoutConverter aLayoutConv( *this, *mrModel.mxLayout ); in convertFromModel() local251 if( aLayoutConv.convertFromModel( aPropSet ) ) in convertFromModel()253 bManualLayout = !aLayoutConv.getAutoLayout(); in convertFromModel()
101 LayoutConverter aLayoutConv( rRoot, rLayout ); in convertTitlePos() local102 aLayoutConv.convertFromModel( xTitleShape, fAngle ); in convertTitlePos()
418 LayoutConverter aLayoutConv( *this, rLayout ); in convertPositionFromModel() local420 if( aLayoutConv.calcAbsRectangle( aDiagramRect ) ) try in convertPositionFromModel()
Completed in 46 milliseconds