Home
last modified time | relevance | path

Searched refs:CNT_GRF (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx391 if( CNT_GRF == GetShell().GetCntType() && in ExecAttr()
539 sal_Bool bIsGrfCntnt = CNT_GRF == GetShell().GetCntType(); in GetAttrState()
H A Dbasesh.cxx1293 if( CNT_GRF == rSh.SwEditShell::GetCntType() && in IMPL_LINK()
/trunk/main/sw/inc/
H A Deditsh.hxx147 #define CNT_GRF 0x0002 macro
151 #define CNT_HasGrf(USH) ((USH)&CNT_GRF)
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx95 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in Do()
H A Dselect.cxx1054 else if( (CNT_GRF | CNT_OLE ) & GetCntType() ) in SelectNextPrevHyperlink()
H A Dwrtsh1.cxx1543 if ( !(nCnt & (CNT_GRF | CNT_OLE)) ) in GetSelectionType()
/trunk/main/sw/source/core/edit/
H A Dedws.cxx170 case ND_GRFNODE: nRet = CNT_GRF; break; in GetCntType()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx68 const SelectionType SEL_GRF = CNT_GRF; // Grafik 0x0002
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx185 if ( nType & CNT_GRF && in SelectObj()
234 if ( GetCntType() & CNT_GRF ) in SelectObj()
H A Dfecopy.cxx1233 if( CNT_GRF == GetCntType() ) in GetDrawObjGraphic()

Completed in 97 milliseconds