Searched refs:ObjCntType (Results 1 – 4 of 4) sorted by relevance
110 enum ObjCntType //Fuer das Ermitteln des Cntnts per Positon (D&D) enum212 SW_DLLPRIVATE ObjCntType GetObjCntType( const SdrObject& rObj ) const;297 ObjCntType GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const;298 ObjCntType GetObjCntTypeOfSelection( SdrObject** ppObj = 0 ) const;
1802 ObjCntType SwFEShell::GetObjCntType( const SdrObject& rObj ) const in GetObjCntType()1804 ObjCntType eType = OBJCNT_NONE; in GetObjCntType()1882 ObjCntType SwFEShell::GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const in GetObjCntType()1884 ObjCntType eType = OBJCNT_NONE; in GetObjCntType()1905 ObjCntType SwFEShell::GetObjCntTypeOfSelection( SdrObject** ppObj ) const in GetObjCntTypeOfSelection()1907 ObjCntType eType = OBJCNT_NONE; in GetObjCntTypeOfSelection()1917 ObjCntType eTmp = GetObjCntType( *pObj ); in GetObjCntTypeOfSelection()
281 const ObjCntType eType = rSh.GetObjCntType( aDocPt, pObj ); in GetDropDestination()
1553 ObjCntType eOType; in GetSotDestination()
Completed in 44 milliseconds