Searched refs:GetCntType (Results 1 – 13 of 13) sorted by relevance
391 if( CNT_GRF == GetShell().GetCntType() && in ExecAttr()539 sal_Bool bIsGrfCntnt = CNT_GRF == GetShell().GetCntType(); in GetAttrState()
1293 if( CNT_GRF == rSh.SwEditShell::GetCntType() && in IMPL_LINK()
131 if( CNT_OLE == GetCntType() ) in FinishOLEObj()
167 const sal_uInt16 nType = GetCntType(); in SelectObj()234 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()
551 sal_uInt16 GetCntType() const;
1430 sal_Bool bReRead = 0 != CNT_HasGrf( rSh.GetCntType() ); in PasteData()
Completed in 85 milliseconds