Searched refs:i_location (Results 1 – 3 of 3) sorted by relevance
230 virtual void showTracking( Rectangle const & i_location, sal_uInt16 const i_flags ) = 0;
300 …virtual void showTracking( Rectangle const & i_location, sal_uInt16 const i_flags );
2103 void TableControl_Impl::showTracking( Rectangle const & i_location, sal_uInt16 const i_flags ) in showTracking() argument2105 m_pDataWindow->ShowTracking( i_location, i_flags ); in showTracking()
Completed in 53 milliseconds