Searched refs:SetCanvas (Results 1 – 11 of 11) sorted by relevance
124 void SetCanvas (const Reference<rendering::XCanvas>& rxCanvas);248 mpRenderer->SetCanvas(rxCanvas); in paintBorder()287 mpRenderer->SetCanvas(rxCanvas); in paintBorderWithCallout()359 mpRenderer->SetCanvas(rxCanvas); in ProvideTheme()491 void PresenterPaneBorderPainter::Renderer::SetCanvas (const Reference<rendering::XCanvas>& rxCanvas) in SetCanvas() function in sdext::presenter::PresenterPaneBorderPainter::Renderer
191 void SetCanvas (510 mpHorizontalScrollBar->SetCanvas(NULL); in disposing()1129 mpHorizontalScrollBar->SetCanvas(mxCanvas); in Paint()1131 mpVerticalScrollBar->SetCanvas(mxCanvas); in Paint()1133 mpCloseButton->SetCanvas(mxCanvas, mxWindow); in Paint()1221 mpHorizontalScrollBar->SetCanvas(mxCanvas); in ProvideCanvas()1770 SetCanvas(rxCanvas); in Paint()1799 void PresenterSlideSorter::MouseOverManager::SetCanvas ( in SetCanvas() function in sdext::presenter::PresenterSlideSorter::MouseOverManager
89 pButton->SetCanvas(rxParentCanvas, rxParentWindow); in Create()223 void PresenterButton::SetCanvas ( in SetCanvas() function in sdext::presenter::PresenterButton
78 void SetCanvas (
103 void SetCanvas (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
139 mpScrollBar->SetCanvas(mxCanvas); in PresenterNotesView()
529 mpCloseButton->SetCanvas(mxCanvas, mxWindow); in ProvideCanvas()
314 void PresenterScrollBar::SetCanvas (const Reference<css::rendering::XCanvas>& rxCanvas) in SetCanvas() function in sdext::presenter::PresenterScrollBar
105 void SetCanvas (const cppcanvas::CanvasSharedPtr& rCanvas);179 mpImplementation->SetCanvas( in initialize()427 void PresenterTextView::Implementation::SetCanvas (const cppcanvas::CanvasSharedPtr& rpCanvas) in SetCanvas() function in sd::presenter::PresenterTextView::Implementation
112 public void SetCanvas (Canvas aCanvas) in SetCanvas() method in AccessibilityTree
189 maAccessibilityTree.SetCanvas (maCanvas); in Layout()
Completed in 51 milliseconds