Home
last modified time | relevance | path

Searched refs:GetObjCntTypeOfSelection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1550 eOType = rSh.GetObjCntTypeOfSelection(); in GetSotDestination()
1989 else if( OBJCNT_GRF == rSh.GetObjCntTypeOfSelection() ) in _PasteTargetURL()
2418 else if( OBJCNT_GRF == rSh.GetObjCntTypeOfSelection() ) in _PasteGrf()
2521 switch( rSh.GetObjCntTypeOfSelection() ) in _PasteAsHyperlink()
2618 switch( rSh.GetObjCntTypeOfSelection() ) in _PasteFileName()
/trunk/main/sw/inc/
H A Dfesh.hxx296 ObjCntType GetObjCntTypeOfSelection( SdrObject** ppObj = 0 ) const;
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1903 ObjCntType SwFEShell::GetObjCntTypeOfSelection( SdrObject** ppObj ) const in GetObjCntTypeOfSelection() function in SwFEShell