LibreOffice Module sd (master) 1
|
Collection of helper functions that do not fit in anywhere else. More...
Functions | |
css::uno::Reference< css::presentation::XSlideShowController > | GetSlideShowController (const css::uno::Reference< css::frame::XController > &rxController) |
Return the slide show controller of a running presentation that has the same document as the given framework controller. More... | |
Variables | |
const OUString | msFullScreenPaneURL |
Collection of helper functions that do not fit in anywhere else.
Provide access to frequently used strings of the drawing framework.
css::uno::Reference< css::presentation::XSlideShowController > sdext::presenter::PresenterHelper::GetSlideShowController | ( | const css::uno::Reference< css::frame::XController > & | rxController | ) |
Return the slide show controller of a running presentation that has the same document as the given framework controller.
|
extern |