Lines Matching refs:ObjectContactOfPageView

55 		SdrPage* ObjectContactOfPageView::GetSdrPage() const  in GetSdrPage()
60 ObjectContactOfPageView::ObjectContactOfPageView(SdrPageWindow& rPageWindow) in ObjectContactOfPageView() function in sdr::contact::ObjectContactOfPageView
72 ObjectContactOfPageView::~ObjectContactOfPageView() in ~ObjectContactOfPageView()
79 void ObjectContactOfPageView::setLazyInvalidate(ViewObjectContact& /*rVOC*/) in setLazyInvalidate()
87 void ObjectContactOfPageView::PrepareProcessDisplay() in PrepareProcessDisplay()
102 void ObjectContactOfPageView::Timeout() in Timeout()
118 void ObjectContactOfPageView::ProcessDisplay(DisplayInfo& rDisplayInfo) in ProcessDisplay()
148 void ObjectContactOfPageView::DoProcessDisplay(DisplayInfo& rDisplayInfo) in DoProcessDisplay()
283 bool ObjectContactOfPageView::DoVisualizeEnteredGroup() const in DoVisualizeEnteredGroup()
290 const ViewContact* ObjectContactOfPageView::getActiveViewContact() const in getActiveViewContact()
318 void ObjectContactOfPageView::InvalidatePartOfView(const basegfx::B2DRange& rRange) const in InvalidatePartOfView()
325 bool ObjectContactOfPageView::IsAreaVisible(const basegfx::B2DRange& rRange) const in IsAreaVisible()
352 bool ObjectContactOfPageView::AreGluePointsVisible() const in AreGluePointsVisible()
358 bool ObjectContactOfPageView::IsTextAnimationAllowed() const in IsTextAnimationAllowed()
366 bool ObjectContactOfPageView::IsGraphicAnimationAllowed() const in IsGraphicAnimationAllowed()
374 bool ObjectContactOfPageView::IsAsynchronGraphicsLoadingAllowed() const in IsAsynchronGraphicsLoadingAllowed()
381 bool ObjectContactOfPageView::IsMasterPageBufferingAllowed() const in IsMasterPageBufferingAllowed()
388 bool ObjectContactOfPageView::isOutputToPrinter() const in isOutputToPrinter()
394 bool ObjectContactOfPageView::isOutputToWindow() const in isOutputToWindow()
400 bool ObjectContactOfPageView::isOutputToVirtualDevice() const in isOutputToVirtualDevice()
406 bool ObjectContactOfPageView::isOutputToRecordingMetaFile() const in isOutputToRecordingMetaFile()
413 bool ObjectContactOfPageView::isOutputToPDFFile() const in isOutputToPDFFile()
419 bool ObjectContactOfPageView::isDrawModeGray() const in isDrawModeGray()
426 bool ObjectContactOfPageView::isDrawModeBlackWhite() const in isDrawModeBlackWhite()
433 bool ObjectContactOfPageView::isDrawModeHighContrast() const in isDrawModeHighContrast()
440 SdrPageView* ObjectContactOfPageView::TryToGetSdrPageView() const in TryToGetSdrPageView()
447 OutputDevice* ObjectContactOfPageView::TryToGetOutputDevice() const in TryToGetOutputDevice()
462 void ObjectContactOfPageView::SetUNOControlsDesignMode( bool _bDesignMode ) const in SetUNOControlsDesignMode()