Searched defs:bPrn (Results 1 – 4 of 4) sorted by relevance
222 …void SetLayerPrintable(const String& rName, sal_Bool bPrn = sal_True) { SetLayer(rName, aLayerPrn,… in SetLayerPrintable()224 void SetAllLayersPrintable(sal_Bool bPrn = sal_True) { SetAllLayers(aLayerPrn, bPrn); } in SetAllLayersPrintable()
724 void SdrPaintView::SetLayerPrintable(const XubString& rName, sal_Bool bPrn) in SetLayerPrintable()742 void SdrPaintView::SetAllLayersPrintable(sal_Bool bPrn) in SetAllLayersPrintable()
2735 void SdrObject::SetPrintable(sal_Bool bPrn) in SetPrintable()
893 const sal_Bool bPrn = pOut == rNoTNd.getIDocumentDeviceAccess()->getPrinter( false ) || in PaintPicture() local
Completed in 66 milliseconds