Searched refs:bSynchronous (Results 1 – 5 of 5) sorted by relevance
56 const bool bSynchronous) in GetInvalidator() argument66 bSynchronous); in GetInvalidator()74 const bool bSynchronous) in Invalidate() argument77 if (bSynchronous) in Invalidate()122 const bool bSynchronous) in Invalidate() argument125 if (bSynchronous) in Invalidate()
57 const bool bSynchronous = false);65 const bool bSynchronous = false);77 const bool bSynchronous = false);
170 virtual void Invalidate (const bool bSynchronous = true);508 const bool bSynchronous) in InvalidateArea() argument513 bSynchronous); in InvalidateArea()1490 void Element::Invalidate (const bool bSynchronous) in Invalidate() argument1493 mpToolBar->InvalidateArea(GetBoundingBox(), bSynchronous); in Invalidate()
106 const bool bSynchronous);
297 sal_Bool bSynchronous = sal_False; in PrintJob() local300 pVal->Value >>= bSynchronous; in PrintJob()302 if( bSynchronous ) in PrintJob()
Completed in 36 milliseconds