/aoo42x/main/vcl/source/gdi/ |
H A D | region.cxx | 617 if(IsNull()) in Intersect() 715 if(IsNull()) in Exclude() 797 if(IsNull()) in XOr() 889 if(IsNull()) in Union() 979 if(IsNull()) in Intersect() 1098 if(IsNull()) in Exclude() 1185 if(IsNull()) in XOr() 1260 if(IsNull()) in GetBoundRect() 1382 if(IsNull()) in IsInside() 1413 if(IsNull()) in IsInside() [all …]
|
H A D | impanmvw.cxx | 176 Region* pOldClip = !maClip.IsNull() ? new Region( mpOut->GetClipRegion() ) : NULL; in ImplDrawToPos() 294 Region* pOldClip = !maClip.IsNull() ? new Region( mpOut->GetClipRegion() ) : NULL; in ImplDraw()
|
H A D | outmap.cxx | 1275 if(!mbMap || rLogicRegion.IsNull() || rLogicRegion.IsEmpty()) in LogicToPixel() 1486 if(rMapMode.IsDefault() || rLogicRegion.IsNull() || rLogicRegion.IsEmpty()) in LogicToPixel() 1670 if(!mbMap || rDeviceRegion.IsNull() || rDeviceRegion.IsEmpty()) in PixelToLogic() 1885 if(rMapMode.IsDefault() || rDeviceRegion.IsNull() || rDeviceRegion.IsEmpty()) in PixelToLogic()
|
H A D | outdev6.cxx | 422 if( !aPaintRgn.IsNull() ) in DrawTransparent() 669 if( !aPaintRgn.IsNull() ) in DrawTransparent()
|
H A D | outdev.cxx | 1091 if ( rRegion.IsNull() ) in SetClipRegion() 1184 if(!rRegion.IsNull()) in IntersectClipRegion()
|
H A D | outdev2.cxx | 472 if ( rRegion.IsNull() ) in ImplDrawFrameDev() 2214 if( !aPaintRgn.IsNull() ) in ImplDrawAlpha()
|
H A D | outdev4.cxx | 947 if( !aPaintRgn.IsNull() ) in DrawGradient()
|
H A D | outdev3.cxx | 5594 if( ! aClip.IsNull() ) in DrawText()
|
/aoo42x/main/extensions/test/ole/StarBasic_OleClient/ |
H A D | oleclient.bas | 579 If Not IsNull(outObject) Then 598 If Not IsNull(oExplorer) Then
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | region.hxx | 100 bool IsNull() const;
|
/aoo42x/main/sd/res/webview/ |
H A D | common.inc | 52 If Not IsNull(File_getDataVirtual) Then
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | XSearchable.idl | 58 do while not IsNull(xFound)
|
/aoo42x/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 226 extern RTLFUNC(IsNull);
|
H A D | stdobj.cxx | 346 { "IsNull", SbxBOOL, 1 | _FUNCTION, RTLNAME(IsNull),0 },
|
H A D | methods.cxx | 2449 RTLFUNC(IsNull) in RTLFUNC() argument 2461 sal_Bool bNull = rPar.Get(1)->IsNull(); in RTLFUNC()
|
H A D | methods1.cxx | 2628 if( pSbxVariable->IsNull() ) in RTLFUNC()
|
/aoo42x/main/basic/inc/basic/ |
H A D | sbxvar.hxx | 266 sal_Bool IsNull() const { return sal_Bool( GetType() == SbxNULL ); } in IsNull() function in SbxValue
|
/aoo42x/main/canvas/source/vcl/ |
H A D | canvashelper.cxx | 1296 if( aClipRegion.IsNull() ) in setupOutDevState()
|
/aoo42x/main/vcl/source/window/ |
H A D | window.cxx | 6110 if( !rRegion.IsNull() ) in SetWindowRegionPixel() 6161 if ( rRegion.IsNull() ) in SetWindowRegionPixel() 7623 if ( rRegion.IsNull() ) in Invalidate() 7671 if ( rRegion.IsNull() ) in Validate()
|
/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 1330 …n()->GetWindowClipRegionPixel(WINDOW_GETCLIPREGION_NOCHILDREN|WINDOW_GETCLIPREGION_NULL).IsNull()); in SmoothScroll()
|
/aoo42x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 608 if( !aPaintRgn.IsNull() ) in ImplCreateOutput()
|
/aoo42x/main/vcl/source/control/ |
H A D | edit.cxx | 1118 if( !aClipRgn.IsNull() ) in ImplClearBackground()
|
/aoo42x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 1352 if( pVar->IsNull() && eType == TypeClass_INTERFACE ) in sbxToUnoValue()
|
/aoo42x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 734 if( aClipRegion.IsNull() ) in drawNativeControl()
|
/aoo42x/extras/l10n/source/bo/ |
H A D | localize.sdf | 37156 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help tit 0 bo IsNull རྟེན་གྲངས་[འཁོར་རྒྱུག… 37157 …sbasic\shared\03102600.xhp 0 help bm_id3155555 0 bo \<bookmark_value\>IsNull རྟེན་གྲངས་\</bookm… 37158 …<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull རྟེན་གྲངས་[ཁོར་རྒྱུག་སྐབས་]\"\>IsNull… 37161 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help par_id3150984 4 0 bo IsNull (Var) 2… 37170 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help par_id3144760 12 0 bo msgbox IsNull(vV…
|