Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/shells/
H A Dgrfsh.cxx377 sal_uInt16 nGrfType; in ExecAttr() local
379 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()
380 GRAPHIC_GDIMETAFILE == nGrfType )) in ExecAttr()
495 if( GRAPHIC_BITMAP == nGrfType ) in ExecAttr()
H A Dbasesh.cxx170 GraphicType nGrfType = aGrf.GetType(); in TYPEINIT1() local
171 void* pEditObj = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType in TYPEINIT1()
195 GraphicType nGrfType = aGraf.GetType(); in lcl_UpdateContourDlg() local
196 sal_Bool bRet = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType; in lcl_UpdateContourDlg()
1293 sal_uInt16 nGrfType; in IMPL_LINK() local
1296 GRAPHIC_NONE != ( nGrfType = rSh.GetGraphicType() ) && in IMPL_LINK()
1365 bSetState = bState = GRAPHIC_BITMAP == nGrfType; in IMPL_LINK()

Completed in 22 milliseconds