Searched refs:ObjectContactOfPageView (Results 1 – 7 of 7) sorted by relevance
55 SdrPage* ObjectContactOfPageView::GetSdrPage() const in GetSdrPage()60 ObjectContactOfPageView::ObjectContactOfPageView(SdrPageWindow& rPageWindow) in ObjectContactOfPageView() function in sdr::contact::ObjectContactOfPageView72 ObjectContactOfPageView::~ObjectContactOfPageView() in ~ObjectContactOfPageView()87 void ObjectContactOfPageView::PrepareProcessDisplay() in PrepareProcessDisplay()102 void ObjectContactOfPageView::Timeout() in Timeout()352 bool ObjectContactOfPageView::AreGluePointsVisible() const in AreGluePointsVisible()388 bool ObjectContactOfPageView::isOutputToPrinter() const in isOutputToPrinter()394 bool ObjectContactOfPageView::isOutputToWindow() const in isOutputToWindow()413 bool ObjectContactOfPageView::isOutputToPDFFile() const in isOutputToPDFFile()419 bool ObjectContactOfPageView::isDrawModeGray() const in isDrawModeGray()[all …]
866 … const OutputDevice& impl_getPageViewOutputDevice_nothrow( const ObjectContactOfPageView& _rObject…1073 …ObjectContactOfPageView* pPageViewContact = dynamic_cast< ObjectContactOfPageView* >( &m_pAntiImpl… in ensureControl()1097 …ObjectContactOfPageView* pPageViewContact = dynamic_cast< ObjectContactOfPageView* >( &m_pAntiImpl… in impl_getOutputDevice_throw()1111 …ctOfUnoControl_Impl::impl_getPageViewOutputDevice_nothrow( const ObjectContactOfPageView& _rObject… in impl_getPageViewOutputDevice_nothrow()1281 …ObjectContactOfPageView* pPageViewContact = dynamic_cast< ObjectContactOfPageView* >( &m_pAntiImpl… in impl_getPageView_nothrow()1907 …UnoControlPrintOrPreviewContact::UnoControlPrintOrPreviewContact( ObjectContactOfPageView& _rObjec… in DBG_NAME()
78 …const ObjectContactOfPageView* pObjectContactOfPageView = dynamic_cast< const ObjectContactOfPageV… in getWindow()
122 …ObjectContactOfPageView* pPageViewContact = dynamic_cast< ObjectContactOfPageView* >( &_rObjectCon… in CreateObjectSpecificViewObjectContact()
42 class ObjectContactOfPageView : public ObjectContact, public Timer class60 ObjectContactOfPageView(SdrPageWindow& rPageWindow);61 virtual ~ObjectContactOfPageView();
50 class ObjectContactOfPageView;122 …UnoControlPrintOrPreviewContact( ObjectContactOfPageView& _rObjectContact, ViewContactOfUnoControl…
157 return new sdr::contact::ObjectContactOfPageView(*this); in CreateViewSpecificObjectContact()457 …const ::sdr::contact::ObjectContactOfPageView* pOC = dynamic_cast< const ::sdr::contact::ObjectCon… in SetDesignMode()
Completed in 41 milliseconds