Searched refs:bCurrent (Results 1 – 4 of 4) sorted by relevance
45 …Color = basegfx::BColor(0.0, 0.0, 0.0), bool bSet = false, bool bOn = false, bool bCurrent = false) in SvgPaint() argument49 mbCurrent(bCurrent) in SvgPaint()
1003 bool bCurrent = false; in GetChartType() local1004 … if( xProp->getPropertyValue( rtl::OUString::createFromAscii("SwapXAndYAxis") ) >>= bCurrent ) in GetChartType()1006 if (bCurrent) in GetChartType()
233 bool bCurrent = false; in getVertical() local234 if( xProp->getPropertyValue( C2U("SwapXAndYAxis") ) >>= bCurrent ) in getVertical()238 bValue = bCurrent; in getVertical()241 else if( bCurrent != bValue ) in getVertical()
724 sal_Bool bCurrent = IS_TYPE( SwPagePreView, pViewShell ); in Execute() local744 bSet = !bCurrent; in Execute()
Completed in 46 milliseconds