Home
last modified time | relevance | path

Searched refs:GetCntType (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sw/source/ui/shells/
H A Dgrfsh.cxx378 if( CNT_GRF == GetShell().GetCntType() && in ExecAttr()
526 sal_Bool bIsGrfCntnt = CNT_GRF == GetShell().GetCntType(); in GetAttrState()
H A Dbasesh.cxx1295 if( CNT_GRF == rSh.SwEditShell::GetCntType() && in IMPL_LINK()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeflyole.cxx131 if( CNT_OLE == GetCntType() ) in FinishOLEObj()
H A Dfeshview.cxx170 const sal_uInt16 nType = GetCntType(); in SelectObj()
237 if ( GetCntType() & CNT_GRF ) in SelectObj()
H A Dfecopy.cxx1233 if( CNT_GRF == GetCntType() ) in GetDrawObjGraphic()
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx95 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in Do()
H A Dwrtsh1.cxx634 if ( GetCntType() == CNT_OLE && in LaunchOLEObj()
1537 nCnt = GetCntType(); in GetSelectionType()
H A Dselect.cxx1054 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in SelectNextPrevHyperlink()
/aoo4110/main/sw/source/core/edit/
H A Dedws.cxx160 sal_uInt16 SwEditShell::GetCntType() const in GetCntType() function in SwEditShell
H A Deditsh.cxx455 ASSERT( CNT_OLE == GetCntType(), "GetOLEObj: kein OLENode." ); in GetOLEObject()
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx342 sal_Bool IsOLEObj() const { return GetCntType() == CNT_OLE;} in IsOLEObj()
/aoo4110/main/sw/inc/
H A Deditsh.hxx561 sal_uInt16 GetCntType() const;
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1430 sal_Bool bReRead = 0 != CNT_HasGrf( rSh.GetCntType() ); in PasteData()

Completed in 126 milliseconds