Searched refs:nGrfType (Results 1 – 2 of 2) sorted by relevance
390 sal_uInt16 nGrfType; in ExecAttr() local392 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()393 GRAPHIC_GDIMETAFILE == nGrfType )) in ExecAttr()508 if( GRAPHIC_BITMAP == nGrfType ) in ExecAttr()
168 GraphicType nGrfType = aGrf.GetType(); in TYPEINIT1() local169 void* pEditObj = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType in TYPEINIT1()193 GraphicType nGrfType = aGraf.GetType(); in lcl_UpdateContourDlg() local194 sal_Bool bRet = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType; in lcl_UpdateContourDlg()1291 sal_uInt16 nGrfType; in IMPL_LINK() local1294 GRAPHIC_NONE != ( nGrfType = rSh.GetGraphicType() ) && in IMPL_LINK()1363 bSetState = bState = GRAPHIC_BITMAP == nGrfType; in IMPL_LINK()
Completed in 21 milliseconds