Home
last modified time | relevance | path

Searched refs:ObjCntType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dfesh.hxx110 enum ObjCntType //Fuer das Ermitteln des Cntnts per Positon (D&D) enum
212 SW_DLLPRIVATE ObjCntType GetObjCntType( const SdrObject& rObj ) const;
297 ObjCntType GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const;
298 ObjCntType GetObjCntTypeOfSelection( SdrObject** ppObj = 0 ) const;
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1802 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()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx281 const ObjCntType eType = rSh.GetObjCntType( aDocPt, pObj ); in GetDropDestination()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1553 ObjCntType eOType; in GetSotDestination()

Completed in 33 milliseconds