Home
last modified time | relevance | path

Searched refs:IsLayerVisible (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx130 sal_Bool bVisible = pPV->IsLayerVisible(aName); in MouseButtonDown()
323 pDrView->IsLayerVisible(aLayerName), in EndRenaming()
329 pDrView->IsLayerVisible(aLayerName), in EndRenaming()
/aoo41x/main/sd/source/ui/table/
H A Dtablefunction.cxx248 !pPV->IsLayerVisible(aActiveLayer) ) ) || in GetTableMenuState()
/aoo41x/main/svx/inc/svx/
H A Dsvdpagv.hxx215 sal_Bool IsLayerVisible(const String& rName) const { return IsLayer(rName, aLayerVisi); } in IsLayerVisible() function in SdrPageView
H A Dsvdpntv.hxx369 bool IsLayerVisible(const String& rName) const;
/aoo41x/main/svx/source/svdraw/
H A Dsvdpntv.cxx678 bool SdrPaintView::IsLayerVisible(const XubString& rName) const in IsLayerVisible() function in SdrPaintView
682 return mpPageView->IsLayerVisible(rName); in IsLayerVisible()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews1.cxx1336 if (pPV && !pPV->IsLayerVisible(aName)) in ResetActualLayer()
1354 if (!mpDrawView->GetSdrPageView()->IsLayerVisible(aName)) in ResetActualLayer()
H A Ddrviewsb.cxx254 sal_Bool bOldIsVisible = bIsVisible = mpDrawView->IsLayerVisible(aLayerName); in FuTemp02()
H A Dsdview2.cxx510 if( mbIsDropAllowed && !pPV->IsLayerLocked( aLayerName ) && pPV->IsLayerVisible( aLayerName ) ) in AcceptDrop()
H A Ddrviews7.cxx1060 !pPV->IsLayerVisible(aActiveLayer) ) ) || in GetMenuState()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunolayer.cxx338 case VISIBLE: return pSdrPageView->IsLayerVisible(aLayerName); in get()
H A Dunomodel.cxx1834 bVisible = pSdrPageView->IsLayerVisible( aLayerName ); in IsVisible()
/aoo41x/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx246 if ( pSdrView && pSdrView->IsLayerVisible( aLayerName ) ) in IsChildVisible()

Completed in 60 milliseconds