Home
last modified time | relevance | path

Searched refs:rCalloutAnchor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx156 void PresenterPaneBase::SetCalloutAnchor (const css::awt::Point& rCalloutAnchor) in SetCalloutAnchor() argument
161 maCalloutAnchor = rCalloutAnchor; in SetCalloutAnchor()
168 sal_Int32 nHeight (rCalloutAnchor.Y - aBorderBox.Y); in SetCalloutAnchor()
H A DPresenterPaneBorderPainter.cxx143 const awt::Point& rCalloutAnchor);
270 const css::awt::Point& rCalloutAnchor) in paintBorderWithCallout() argument
292 mpRenderer->SetCalloutAnchor(rCalloutAnchor); in paintBorderWithCallout()
715 const awt::Point& rCalloutAnchor) in SetCalloutAnchor() argument
718 maCalloutAnchor = rCalloutAnchor; in SetCalloutAnchor()
H A DPresenterPaneBorderPainter.hxx131 const css::awt::Point& rCalloutAnchor)

Completed in 19 milliseconds