Searched refs:GetObjCntType (Results 1 – 5 of 5) sorted by relevance
117 OBJCNT_NONE != rSh.GetObjCntType( aDocPos, pObj )) in StartDrag()221 rSh.GetObjCntType( aDocPt, pObj ); in ExecuteDrop()281 const ObjCntType eType = rSh.GetObjCntType( aDocPt, pObj ); in GetDropDestination()
277 switch( rSh.GetObjCntType( rPt, pObj )) in IsDrawObjSelectable()
1800 ObjCntType SwFEShell::GetObjCntType( const SdrObject& rObj ) const in GetObjCntType() function in SwFEShell1880 ObjCntType SwFEShell::GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const in GetObjCntType() function in SwFEShell1896 eType = GetObjCntType( *(rpObj = pObj) ); in GetObjCntType()1915 ObjCntType eTmp = GetObjCntType( *pObj ); in GetObjCntTypeOfSelection()
210 SW_DLLPRIVATE ObjCntType GetObjCntType( const SdrObject& rObj ) const;295 ObjCntType GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const;
1547 eOType = rSh.GetObjCntType( *pPt, pObj ); in GetSotDestination()