Searched refs:aVCLPos (Results 1 – 1 of 1) sorted by relevance
751 const Point aVCLPos = m_pStatusBar->GetPointerPosPixel(); in IMPL_LINK() local752 const awt::Point aAWTPoint( aVCLPos.X(), aVCLPos.Y() ); in IMPL_LINK()774 const Point aVCLPos = m_pStatusBar->GetPointerPosPixel(); in IMPL_LINK() local775 const awt::Point aAWTPoint( aVCLPos.X(), aVCLPos.Y() ); in IMPL_LINK()
Completed in 17 milliseconds