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()
280 switch( rSh.GetObjCntType( rPt, pObj )) in IsDrawObjSelectable()
212 SW_DLLPRIVATE ObjCntType GetObjCntType( const SdrObject& rObj ) const;297 ObjCntType GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const;
1802 ObjCntType SwFEShell::GetObjCntType( const SdrObject& rObj ) const in GetObjCntType() function in SwFEShell1882 ObjCntType SwFEShell::GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const in GetObjCntType() function in SwFEShell1898 eType = GetObjCntType( *(rpObj = pObj) ); in GetObjCntType()1917 ObjCntType eTmp = GetObjCntType( *pObj ); in GetObjCntTypeOfSelection()
1557 eOType = rSh.GetObjCntType( *pPt, pObj ); in GetSotDestination()
Completed in 155 milliseconds