Home
last modified time | relevance | path

Searched refs:nGrfType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx390 sal_uInt16 nGrfType; in ExecAttr() local
392 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()
393 GRAPHIC_GDIMETAFILE == nGrfType )) in ExecAttr()
508 if( GRAPHIC_BITMAP == nGrfType ) in ExecAttr()
H A Dbasesh.cxx168 GraphicType nGrfType = aGrf.GetType(); in TYPEINIT1() local
169 void* pEditObj = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType in TYPEINIT1()
193 GraphicType nGrfType = aGraf.GetType(); in lcl_UpdateContourDlg() local
194 sal_Bool bRet = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType; in lcl_UpdateContourDlg()
1291 sal_uInt16 nGrfType; in IMPL_LINK() local
1294 GRAPHIC_NONE != ( nGrfType = rSh.GetGraphicType() ) && in IMPL_LINK()
1363 bSetState = bState = GRAPHIC_BITMAP == nGrfType; in IMPL_LINK()

Completed in 24 milliseconds