Home
last modified time | relevance | path

Searched refs:IsNull (Results 1 – 25 of 99) sorted by relevance

1234

/trunk/main/vcl/source/gdi/
H A Dregion.cxx617 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 Dimpanmvw.cxx176 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 Doutmap.cxx1275 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 Doutdev6.cxx422 if( !aPaintRgn.IsNull() ) in DrawTransparent()
669 if( !aPaintRgn.IsNull() ) in DrawTransparent()
H A Doutdev.cxx1091 if ( rRegion.IsNull() ) in SetClipRegion()
1184 if(!rRegion.IsNull()) in IntersectClipRegion()
H A Doutdev2.cxx472 if ( rRegion.IsNull() ) in ImplDrawFrameDev()
2214 if( !aPaintRgn.IsNull() ) in ImplDrawAlpha()
H A Doutdev4.cxx947 if( !aPaintRgn.IsNull() ) in DrawGradient()
H A Doutdev3.cxx5594 if( ! aClip.IsNull() ) in DrawText()
/trunk/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas579 If Not IsNull(outObject) Then
598 If Not IsNull(oExplorer) Then
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx100 bool IsNull() const;
/trunk/main/sd/res/webview/
H A Dcommon.inc52 If Not IsNull(File_getDataVirtual) Then
/trunk/main/offapi/com/sun/star/util/
H A DXSearchable.idl58 do while not IsNull(xFound)
/trunk/main/basic/source/runtime/
H A Drtlproto.hxx226 extern RTLFUNC(IsNull);
H A Dstdobj.cxx346 { "IsNull", SbxBOOL, 1 | _FUNCTION, RTLNAME(IsNull),0 },
H A Dmethods.cxx2449 RTLFUNC(IsNull) in RTLFUNC() argument
2461 sal_Bool bNull = rPar.Get(1)->IsNull(); in RTLFUNC()
H A Dmethods1.cxx2628 if( pSbxVariable->IsNull() ) in RTLFUNC()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx266 sal_Bool IsNull() const { return sal_Bool( GetType() == SbxNULL ); } in IsNull() function in SbxValue
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx1296 if( aClipRegion.IsNull() ) in setupOutDevState()
/trunk/main/vcl/source/window/
H A Dwindow.cxx6110 if( !rRegion.IsNull() ) in SetWindowRegionPixel()
6161 if ( rRegion.IsNull() ) in SetWindowRegionPixel()
7623 if ( rRegion.IsNull() ) in Invalidate()
7671 if ( rRegion.IsNull() ) in Validate()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1330 …n()->GetWindowClipRegionPixel(WINDOW_GETCLIPREGION_NOCHILDREN|WINDOW_GETCLIPREGION_NULL).IsNull()); in SmoothScroll()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx608 if( !aPaintRgn.IsNull() ) in ImplCreateOutput()
/trunk/main/vcl/source/control/
H A Dedit.cxx1118 if( !aClipRgn.IsNull() ) in ImplClearBackground()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1352 if( pVar->IsNull() && eType == TypeClass_INTERFACE ) in sbxToUnoValue()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx734 if( aClipRegion.IsNull() ) in drawNativeControl()
/trunk/extras/l10n/source/bo/
H A Dlocalize.sdf37156 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…

Completed in 1070 milliseconds

1234