Searched refs:ImpLBSelEng (Results 1 – 3 of 3) sorted by relevance
50 class ImpLBSelEng : public FunctionSet class57 ImpLBSelEng( SvImpLBox* pImp, SelectionEngine* pSelEng,59 virtual ~ImpLBSelEng();90 friend class ImpLBSelEng;137 ImpLBSelEng aFctSet;
2766 __EXPORT ImpLBSelEng::ImpLBSelEng( SvImpLBox* pImpl, SelectionEngine* pSEng, in ImpLBSelEng() function in ImpLBSelEng2774 __EXPORT ImpLBSelEng::~ImpLBSelEng() in ~ImpLBSelEng()2778 void __EXPORT ImpLBSelEng::BeginDrag() in BeginDrag()2789 void __EXPORT ImpLBSelEng::CreateAnchor() in CreateAnchor()2794 void __EXPORT ImpLBSelEng::DestroyAnchor() in DestroyAnchor()2807 sal_Bool __EXPORT ImpLBSelEng::SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor) in SetCursorAtPoint()2825 sal_Bool __EXPORT ImpLBSelEng::IsSelectionAtPoint( const Point& rPoint ) in IsSelectionAtPoint()2833 void __EXPORT ImpLBSelEng::DeselectAtPoint( const Point& rPoint ) in DeselectAtPoint()2851 void __EXPORT ImpLBSelEng::DeselectAll() in DeselectAll()
61 friend class ImpLBSelEng;
Completed in 29 milliseconds