Searched refs:CNT_GRF (Results 1 – 10 of 10) 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()
147 #define CNT_GRF 0x0002 macro151 #define CNT_HasGrf(USH) ((USH)&CNT_GRF)
95 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in Do()
1054 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in SelectNextPrevHyperlink()
1543 if ( !(nCnt & (CNT_GRF | CNT_OLE)) ) in GetSelectionType()
170 case ND_GRFNODE: nRet = CNT_GRF; break; in GetCntType()
68 const SelectionType SEL_GRF = CNT_GRF; // Grafik 0x0002
185 if ( nType & CNT_GRF && in SelectObj()234 if ( GetCntType() & CNT_GRF ) in SelectObj()
1233 if( CNT_GRF == GetCntType() ) in GetDrawObjGraphic()
Completed in 118 milliseconds