Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx421 if( !rAxisLabelProperties.bLineBreakAllowed ) in isBreakOfLabelsAllowed()
441 …if( rAxisLabelProperties.bLineBreakAllowed ) //auto line break or auto staggering, doing both auto… in isAutoStaggeringOfLabelsAllowed()
753 rAxisLabelProperties.bLineBreakAllowed = false; in createTextShapes()
1400 aComplexProps.bLineBreakAllowed = true; in createLabels()
1448 aAxisLabelProperties.bLineBreakAllowed = false; in createMaximumLabels()
H A DVAxisProperties.cxx392 , bLineBreakAllowed( false ) in AxisLabelProperties()
419 xProp->getPropertyValue( C2U( "TextBreak" ) ) >>= this->bLineBreakAllowed; in init()
H A DVAxisProperties.hxx77 sal_Bool bLineBreakAllowed; member

Completed in 33 milliseconds