Home
last modified time | relevance | path

Searched refs:xParentCanvas (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx244 Reference<rendering::XSpriteCanvas> xParentCanvas; in initialize() local
245 if ( ! (rArguments[2] >>= xParentCanvas)) in initialize()
286 CreateCanvases(mxParentWindow, xParentCanvas); in initialize()
H A DPresenterPaneAnimator.cxx1011 … Reference<rendering::XSpriteCanvas> xParentCanvas (mpWindowManager->GetParentCanvas(), UNO_QUERY); in CreateBackgroundSprite() local
1012 if (xParentWindow.is() && xParentCanvas.is()) in CreateBackgroundSprite()
1015 maBackgroundSprite.SetFactory(xParentCanvas); in CreateBackgroundSprite()

Completed in 24 milliseconds