Searched refs:mxBorderPainter (Results 1 – 2 of 2) sorted by relevance
62 mxBorderPainter(), in PresenterPaneBase()150 return mxBorderPainter; in GetPaneBorderPainter()169 if (mxBorderPainter.is() && mxPaneId.is()) in SetCalloutAnchor()170 nHeight += mxBorderPainter->getCalloutOffset(mxPaneId->getResourceURL()).Y; in SetCalloutAnchor()261 if ( ! (rArguments[4] >>= mxBorderPainter)) in initialize()475 if (mxBorderPainter.is() && mxBorderWindow.is() && mxBorderCanvas.is()) in PaintBorder()483 mxBorderPainter->paintBorderWithCallout( in PaintBorder()491 mxBorderPainter->paintBorder( in PaintBorder()508 if (mxBorderPainter.is() && mxPaneId.is() && mxBorderWindow.is() && mxContentWindow.is()) in LayoutContextWindow()511 const awt::Rectangle aInnerBox (mxBorderPainter->removeBorder( in LayoutContextWindow()[all …]
137 css::uno::Reference<css::drawing::framework::XPaneBorderPainter> mxBorderPainter; member in sdext::presenter::PresenterPaneBase
Completed in 22 milliseconds