Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrolinterface.hxx230 virtual void showTracking( Rectangle const & i_location, sal_uInt16 const i_flags ) = 0;
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx300 …virtual void showTracking( Rectangle const & i_location, sal_uInt16 const i_flags );
H A Dtablecontrol_impl.cxx2103 void TableControl_Impl::showTracking( Rectangle const & i_location, sal_uInt16 const i_flags ) in showTracking() argument
2105 m_pDataWindow->ShowTracking( i_location, i_flags ); in showTracking()

Completed in 41 milliseconds