Home
last modified time | relevance | path

Searched refs:bCurrent (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgpaint.hxx45 …Color = basegfx::BColor(0.0, 0.0, 0.0), bool bSet = false, bool bOn = false, bool bCurrent = false) in SvgPaint() argument
49 mbCurrent(bCurrent) in SvgPaint()
/aoo4110/main/svtools/source/misc/
H A Dembedhlp.cxx1003 bool bCurrent = false; in GetChartType() local
1004 … if( xProp->getPropertyValue( rtl::OUString::createFromAscii("SwapXAndYAxis") ) >>= bCurrent ) in GetChartType()
1006 if (bCurrent) in GetChartType()
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx233 bool bCurrent = false; in getVertical() local
234 if( xProp->getPropertyValue( C2U("SwapXAndYAxis") ) >>= bCurrent ) in getVertical()
238 bValue = bCurrent; in getVertical()
241 else if( bCurrent != bValue ) in getVertical()
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx724 sal_Bool bCurrent = IS_TYPE( SwPagePreView, pViewShell ); in Execute() local
744 bSet = !bCurrent; in Execute()

Completed in 48 milliseconds