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);
267 const css::awt::Point& rCalloutAnchor) in paintBorderWithCallout() argument
288 mpRenderer->SetCalloutAnchor(rCalloutAnchor); in paintBorderWithCallout()
709 const awt::Point& rCalloutAnchor) in SetCalloutAnchor() argument
712 maCalloutAnchor = rCalloutAnchor; in SetCalloutAnchor()
H A DPresenterPaneBorderPainter.hxx128 const css::awt::Point& rCalloutAnchor);