Home
last modified time | relevance | path

Searched refs:ScIndexHint (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Duiitems.cxx50 TYPEINIT1(ScIndexHint, SfxHint);
147 ScIndexHint::ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx) : in ScIndexHint() function in ScIndexHint
153 ScIndexHint::~ScIndexHint() in ~ScIndexHint()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh5.cxx292 else if (rHint.ISA(ScIndexHint)) in Notify()
294 const ScIndexHint& rIndexHint = (const ScIndexHint&)rHint; in Notify()
H A Dgridwin.cxx4926 pDocSh->Broadcast( ScIndexHint( SC_HINT_SHOWRANGEFINDER, nRFIndex ) ); in RFMouseMove()
/aoo41x/main/sc/source/ui/inc/
H A Duiitems.hxx132 class ScIndexHint : public SfxHint class
139 ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx);
140 ~ScIndexHint();

Completed in 55 milliseconds