Lines Matching refs:PresenterPane
45 PresenterPane::PresenterPane ( in PresenterPane() function in sdext::presenter::PresenterPane
63 PresenterPane::~PresenterPane (void) in ~PresenterPane()
72 Reference<awt::XWindow> SAL_CALL PresenterPane::getWindow (void) in getWindow()
82 Reference<rendering::XCanvas> SAL_CALL PresenterPane::getCanvas (void) in getCanvas()
94 void SAL_CALL PresenterPane::windowResized (const awt::WindowEvent& rEvent) in windowResized()
113 void SAL_CALL PresenterPane::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
130 void SAL_CALL PresenterPane::windowShown (const lang::EventObject& rEvent) in windowShown()
151 void SAL_CALL PresenterPane::windowHidden (const lang::EventObject& rEvent) in windowHidden()
166 void SAL_CALL PresenterPane::windowPaint (const awt::PaintEvent& rEvent) in windowPaint()
181 void PresenterPane::CreateCanvases ( in CreateCanvases()
211 void PresenterPane::Invalidate (const css::awt::Rectangle& rRepaintBox) in Invalidate()
221 void PresenterPane::UpdateBoundingBox (void) in UpdateBoundingBox()