Searched refs:GetCntType (Results 1 – 13 of 13) sorted by relevance
378 if( CNT_GRF == GetShell().GetCntType() && in ExecAttr()526 sal_Bool bIsGrfCntnt = CNT_GRF == GetShell().GetCntType(); in GetAttrState()
1295 if( CNT_GRF == rSh.SwEditShell::GetCntType() && in IMPL_LINK()
131 if( CNT_OLE == GetCntType() ) in FinishOLEObj()
170 const sal_uInt16 nType = GetCntType(); in SelectObj()237 if ( GetCntType() & CNT_GRF ) in SelectObj()
1233 if( CNT_GRF == GetCntType() ) in GetDrawObjGraphic()
95 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in Do()
634 if ( GetCntType() == CNT_OLE && in LaunchOLEObj()1537 nCnt = GetCntType(); in GetSelectionType()
1054 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in SelectNextPrevHyperlink()
160 sal_uInt16 SwEditShell::GetCntType() const in GetCntType() function in SwEditShell
455 ASSERT( CNT_OLE == GetCntType(), "GetOLEObj: kein OLENode." ); in GetOLEObject()
342 sal_Bool IsOLEObj() const { return GetCntType() == CNT_OLE;} in IsOLEObj()
561 sal_uInt16 GetCntType() const;
1430 sal_Bool bReRead = 0 != CNT_HasGrf( rSh.GetCntType() ); in PasteData()
Completed in 88 milliseconds