Searched refs:IsLayerPrintable (Results 1 – 8 of 8) sorted by relevance
325 pDrView->IsLayerPrintable(aLayerName), in EndRenaming()331 pDrView->IsLayerPrintable(aLayerName) in EndRenaming()
223 sal_Bool IsLayerPrintable(const String& rName) const { return IsLayer(rName, aLayerPrn); } in IsLayerPrintable() function in SdrPageView
377 bool IsLayerPrintable(const String& rName) const;
732 bool SdrPaintView::IsLayerPrintable(const XubString& rName) const in IsLayerPrintable() function in SdrPaintView736 return mpPageView->IsLayerPrintable(rName); in IsLayerPrintable()
703 bPrintControls = pDV->IsLayerPrintable( sLayerNm ); in SwDrawViewSave()
339 case PRINTABLE: return pSdrPageView->IsLayerPrintable(aLayerName); in get()
1849 bPrintable = pSdrPageView->IsLayerPrintable( aLayerName ); in IsPrintable()
256 sal_Bool bOldIsPrintable = bIsPrintable = mpDrawView->IsLayerPrintable(aLayerName); in FuTemp02()
Completed in 43 milliseconds