Home
last modified time | relevance | path

Searched refs:IsLayerPrintable (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx325 pDrView->IsLayerPrintable(aLayerName), in EndRenaming()
331 pDrView->IsLayerPrintable(aLayerName) in EndRenaming()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx732 bool SdrPaintView::IsLayerPrintable(const XubString& rName) const in IsLayerPrintable() function in SdrPaintView
736 return mpPageView->IsLayerPrintable(rName); in IsLayerPrintable()
/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx223 sal_Bool IsLayerPrintable(const String& rName) const { return IsLayer(rName, aLayerPrn); } in IsLayerPrintable() function in SdrPageView
H A Dsvdpntv.hxx377 bool IsLayerPrintable(const String& rName) const;
/trunk/main/sw/source/core/view/
H A Dvprint.cxx703 bPrintControls = pDV->IsLayerPrintable( sLayerNm ); in SwDrawViewSave()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx339 case PRINTABLE: return pSdrPageView->IsLayerPrintable(aLayerName); in get()
H A Dunomodel.cxx1849 bPrintable = pSdrPageView->IsLayerPrintable( aLayerName ); in IsPrintable()
/trunk/main/sd/source/ui/view/
H A Ddrviewsb.cxx264 sal_Bool bOldIsPrintable = bIsPrintable = mpDrawView->IsLayerPrintable(aLayerName); in FuTemp02()

Completed in 62 milliseconds