Home
last modified time | relevance | path

Searched refs:bLimitedHeight (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/chart2/source/view/main/
H A DPropertyMapper.cxx165 , bool bLimitedHeight) in getValuePointerForLimitedSpace() argument
168 , bLimitedHeight ? C2U("TextMaximumFrameHeight") : C2U("TextMaximumFrameWidth") ); in getValuePointerForLimitedSpace()
456 , bool bLimitedHeight ) in getTextLabelMultiPropertyLists() argument
476 if(bLimitedHeight) in getTextLabelMultiPropertyLists()
/aoo41x/main/chart2/source/view/inc/
H A DPropertyMapper.hxx90 , bool bLimitedHeight );
114 , bool bLimitedHeight=false );
/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx640 bool bLimitedHeight = fabs(aTextToTickDistance.getX()) > fabs(aTextToTickDistance.getY()); in createTextShapes() local
643 , nLimitedSpaceForText, bLimitedHeight ); in createTextShapes()
653 …edSpaceAny = PropertyMapper::getValuePointerForLimitedSpace(aPropValues,aPropNames,bLimitedHeight); in createTextShapes()

Completed in 20 milliseconds