Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dhints.cxx35 TYPEINIT1(ScPointerChangedHint, SfxHint);
83 ScPointerChangedHint::~ScPointerChangedHint() in ~ScPointerChangedHint()
/aoo41x/main/sc/inc/
H A Dhints.hxx85 class ScPointerChangedHint : public SfxHint class
93 ~ScPointerChangedHint();
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx610 else if ( rHint.ISA( ScPointerChangedHint ) ) in Notify()
612 sal_uInt16 nFlags = ((const ScPointerChangedHint&)rHint).GetFlags(); in Notify()

Completed in 78 milliseconds