Lines Matching refs:rxAnchorPane
108 const css::uno::Reference<css::drawing::framework::XPane>& rxAnchorPane, in NextSlidePreview() argument
110 : PresenterSlidePreview(rxContext, rxViewId, rxAnchorPane, rpPresenterController) in NextSlidePreview()
354 const Reference<XPane>& rxAnchorPane) const in GetViewFromCache()
370 if (iView->second.second == rxAnchorPane) in GetViewFromCache()
393 const Reference<XPane>& rxAnchorPane) in CreateView() argument
407 xView = CreateNotesView(rxViewId, rxAnchorPane); in CreateView()
411 xView = CreateSlidePreviewView(rxViewId, rxAnchorPane); in CreateView()
476 const Reference<XPane>& rxAnchorPane) const in CreateSlidePreviewView()
491 rxAnchorPane, in CreateSlidePreviewView()
521 const Reference<XPane>& rxAnchorPane) const in CreateNotesView()
523 (void)rxAnchorPane; in CreateNotesView()