Lines Matching refs:B2DVector

119                        , const basegfx::B2DVector& rTickScreenPosition  in lcl_doesShapeOverlapWithTickmark()
258 B2DVector lcl_getLabelsDistance( TickIter& rIter, const B2DVector& rDistanceTickToText, double fRot… in lcl_getLabelsDistance()
263 B2DVector aRet(0,0); in lcl_getLabelsDistance()
269 B2DVector aStaggerDirection(rDistanceTickToText); in lcl_getLabelsDistance()
298 void lcl_shiftLables( TickIter& rIter, const B2DVector& rStaggerDistance ) in lcl_shiftLables()
609B2DVector aTextToTickDistance( pTickFactory->getDistanceAxisTickToText( m_aAxisProperties, true ) … in createTextShapes()
729 B2DVector aTickScreenPos2D( pTickInfo->aTickScreenPosition ); in createTextShapes()
798 drawing::PointSequenceSequence lcl_makePointSequence( B2DVector& rStart, B2DVector& rEnd ) in lcl_makePointSequence()
855 B2DVector VCartesianAxis::getScreenPosition( double fLogicX, double fLogicY, double fLogicZ ) const in getScreenPosition()
857 B2DVector aRet(0,0); in getScreenPosition()
916 void VCartesianAxis::get2DAxisMainLine( B2DVector& rStart, B2DVector& rEnd, double fCrossesOtherAxi… in get2DAxisMainLine()
1241 B2DVector aStart, aEnd; in createTickFactory2D()
1244 B2DVector aLabelLineStart, aLabelLineEnd; in createTickFactory2D()
1294 B2DVector aStart, aEnd; in estimateMaximumAutoMainIncrementCount()
1325 B2DVector aCummulatedLabelsDistance(0,0); in doStaggeringOfLabels()
1491B2DVector aTextToTickDistance( pTickFactory2D->getDistanceAxisTickToText( m_aAxisProperties, true … in updatePositions()
1492 B2DVector aTickScreenPos2D( rTickInfo.aTickScreenPosition ); in updatePositions()
1597B2DVector aLabelsDistance( lcl_getLabelsDistance( *apTickIter.get(), pTickFactory2D->getDistanceAx… in createShapes()
1654 B2DVector aStart, aEnd; in createShapes()