Home
last modified time | relevance | path

Searched refs:GetEndDropHdl (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/editeng/inc/editeng/
H A Dediteng.hxx483 Link GetEndDropHdl() const;
H A Doutliner.hxx1071 Link GetEndDropHdl() const;
/aoo41x/main/editeng/source/outliner/
H A Doutliner.cxx2176 Link Outliner::GetEndDropHdl() const in GetEndDropHdl() function in Outliner
2178 return pEditEngine->GetEndDropHdl(); in GetEndDropHdl()
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx2902 Link EditEngine::GetEndDropHdl() const in GetEndDropHdl() function in EditEngine
2904 return pImpEditEngine->GetEndDropHdl(); in GetEndDropHdl()
H A Dimpedit.hxx1029 Link GetEndDropHdl() const { return maEndDropHdl; } in GetEndDropHdl() function in ImpEditEngine
H A Dimpedit.cxx1723 pEditEngine->GetEndDropHdl().Call(GetEditViewPtr()); in dragDropEnd()

Completed in 263 milliseconds