Searched refs:HasPainter (Results 1 – 2 of 2) sorted by relevance
121 bool HasPainter (void) const;259 while ( ! mpLayers->empty() && ! mpLayers->back()->HasPainter()) in RemovePainter()266 bool LayeredDevice::HasPainter (const sal_Int32 nLayer) in HasPainter() function in sd::slidesorter::view::LayeredDevice270 && (*mpLayers)[nLayer]->HasPainter(); in HasPainter()554 bool Layer::HasPainter (void) const in HasPainter() function in sd::slidesorter::view::Layer
72 bool HasPainter (const sal_Int32 nLayer);
Completed in 9 milliseconds