Home
last modified time | relevance | path

Searched refs:_nLayerID (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/view/
H A Dvdraw.cxx177 void SwViewImp::PaintLayer( const SdrLayerID _nLayerID, in PaintLayer() argument
206 if ( (_nLayerID == pIDDMA->GetHellId()) || in PaintLayer()
207 (_nLayerID == pIDDMA->GetHeavenId()) ) in PaintLayer()
232 GetPageView()->DrawLayer( _nLayerID, pOutDev, pRedirector ); in PaintLayer()
238 if ( (_nLayerID == pIDDMA->GetHellId()) || in PaintLayer()
239 (_nLayerID == pIDDMA->GetHeavenId()) ) in PaintLayer()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx421 virtual bool isLayerVisible( SdrLayerID _nLayerID ) const = 0;
438 virtual bool isLayerVisible( SdrLayerID _nLayerID ) const;
457 bool SdrPageViewAccess::isLayerVisible( SdrLayerID _nLayerID ) const in isLayerVisible()
459 return m_rPageView.GetVisibleLayers().IsSet( _nLayerID ); in isLayerVisible()
481 virtual bool isLayerVisible( SdrLayerID _nLayerID ) const;
529 virtual bool isLayerVisible( SdrLayerID _nLayerID ) const;
/aoo41x/main/sw/source/core/inc/
H A Dviewimp.hxx220 void PaintLayer( const SdrLayerID _nLayerID,

Completed in 39 milliseconds