Home
last modified time | relevance | path

Searched refs:bSynchronous (Results 1 – 5 of 5) sorted by path

/trunk/main/sdext/source/presenter/
H A DPresenterPaintManager.cxx56 const bool bSynchronous) in GetInvalidator() argument
66 bSynchronous); in GetInvalidator()
74 const bool bSynchronous) in Invalidate() argument
77 if (bSynchronous) in Invalidate()
122 const bool bSynchronous) in Invalidate() argument
125 if (bSynchronous) in Invalidate()
H A DPresenterPaintManager.hxx57 const bool bSynchronous = false);
65 const bool bSynchronous = false);
77 const bool bSynchronous = false);
H A DPresenterToolBar.cxx170 virtual void Invalidate (const bool bSynchronous = true);
508 const bool bSynchronous) in InvalidateArea() argument
513 bSynchronous); in InvalidateArea()
1490 void Element::Invalidate (const bool bSynchronous) in Invalidate() argument
1493 mpToolBar->InvalidateArea(GetBoundingBox(), bSynchronous); in Invalidate()
H A DPresenterToolBar.hxx106 const bool bSynchronous);
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx297 sal_Bool bSynchronous = sal_False; in PrintJob() local
300 pVal->Value >>= bSynchronous; in PrintJob()
302 if( bSynchronous ) in PrintJob()

Completed in 43 milliseconds