Home
last modified time | relevance | path

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

1234

/AOO41X/main/vcl/source/gdi/
H A Dregion.cxx242 bool Region::IsNull() const in IsNull() function in Region
432 if(IsNull() || IsEmpty()) in Move()
479 if(IsNull() || IsEmpty()) in Scale()
615 if(IsNull()) in Intersect()
713 if(IsNull()) in Exclude()
795 if(IsNull()) in XOr()
873 if(rRegion.IsNull()) in Union()
887 if(IsNull()) in Union()
971 if(rRegion.IsNull()) in Intersect()
977 if(IsNull()) in Intersect()
[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()
2205 if( !aPaintRgn.IsNull() ) in ImplDrawAlpha()
H A Doutdev4.cxx947 if( !aPaintRgn.IsNull() ) in DrawGradient()
H A Doutdev3.cxx5594 if( ! aClip.IsNull() ) in DrawText()
/AOO41X/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas579 If Not IsNull(outObject) Then
598 If Not IsNull(oExplorer) Then
/AOO41X/main/vcl/inc/vcl/
H A Dregion.hxx100 bool IsNull() const;
/AOO41X/main/sd/res/webview/
H A Dcommon.inc52 If Not IsNull(File_getDataVirtual) Then
/AOO41X/main/offapi/com/sun/star/util/
H A DXSearchable.idl58 do while not IsNull(xFound)
/AOO41X/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()
/AOO41X/main/basic/inc/basic/
H A Dsbxvar.hxx265 sal_Bool IsNull() const { return sal_Bool( GetType() == SbxNULL ); } in IsNull() function in SbxValue
/AOO41X/main/canvas/source/vcl/
H A Dcanvashelper.cxx1296 if( aClipRegion.IsNull() ) in setupOutDevState()
/AOO41X/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()
/AOO41X/main/sw/source/core/view/
H A Dviewsh.cxx1330 …n()->GetWindowClipRegionPixel(WINDOW_GETCLIPREGION_NOCHILDREN|WINDOW_GETCLIPREGION_NULL).IsNull()); in SmoothScroll()
/AOO41X/main/svtools/source/graphic/
H A Dgrfmgr2.cxx608 if( !aPaintRgn.IsNull() ) in ImplCreateOutput()
/AOO41X/main/vcl/source/control/
H A Dedit.cxx1118 if( !aClipRgn.IsNull() ) in ImplClearBackground()
/AOO41X/main/basic/source/classes/
H A Dsbunoobj.cxx1352 if( pVar->IsNull() && eType == TypeClass_INTERFACE ) in sbxToUnoValue()
/AOO41X/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx734 if( aClipRegion.IsNull() ) in drawNativeControl()
/AOO41X/extras/l10n/source/bo/
H A Dlocalize.sdf37156 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help tit 0 bo IsNull
37157 …0.xhp 0 help bm_id3155555 0 bo \<bookmark_value\>IsNull རྟེན་གྲངས་\</bookm…
37158 …<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull རྟེན་གྲངས་[ཁོར་རྒྱུག་སྐབས་]\"\>IsNull
37161 …sic\shared\03102600.xhp 0 help par_id3150984 4 0 bo IsNull (Var) …
37170 …red\03102600.xhp 0 help par_id3144760 12 0 bo msgbox IsNull(vVar) …

1234