Home
last modified time | relevance | path

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

1234

/aoo4110/main/vcl/source/gdi/
H A Dregion.cxx615 if(IsNull()) in Intersect()
713 if(IsNull()) in Exclude()
795 if(IsNull()) in XOr()
887 if(IsNull()) in Union()
977 if(IsNull()) in Intersect()
1096 if(IsNull()) in Exclude()
1183 if(IsNull()) in XOr()
1258 if(IsNull()) in GetBoundRect()
1380 if(IsNull()) in IsInside()
1411 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()
2205 if( !aPaintRgn.IsNull() ) in ImplDrawAlpha()
H A Doutdev4.cxx947 if( !aPaintRgn.IsNull() ) in DrawGradient()
H A Doutdev3.cxx5594 if( ! aClip.IsNull() ) in DrawText()
/aoo4110/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas579 If Not IsNull(outObject) Then
598 If Not IsNull(oExplorer) Then
/aoo4110/main/vcl/inc/vcl/
H A Dregion.hxx100 bool IsNull() const;
/aoo4110/main/sd/res/webview/
H A Dcommon.inc52 If Not IsNull(File_getDataVirtual) Then
/aoo4110/main/offapi/com/sun/star/util/
H A DXSearchable.idl58 do while not IsNull(xFound)
/aoo4110/main/basic/source/runtime/
H A Drtlproto.hxx225 extern RTLFUNC(IsNull);
H A Dstdobj.cxx346 { "IsNull", SbxBOOL, 1 | _FUNCTION, RTLNAME(IsNull),0 },
H A Dmethods.cxx2434 RTLFUNC(IsNull) in RTLFUNC() argument
2446 sal_Bool bNull = rPar.Get(1)->IsNull(); in RTLFUNC()
H A Dmethods1.cxx2628 if( pSbxVariable->IsNull() ) in RTLFUNC()
/aoo4110/main/basic/inc/basic/
H A Dsbxvar.hxx265 sal_Bool IsNull() const { return sal_Bool( GetType() == SbxNULL ); } in IsNull() function in SbxValue
/aoo4110/main/canvas/source/vcl/
H A Dcanvashelper.cxx1296 if( aClipRegion.IsNull() ) in setupOutDevState()
/aoo4110/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()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx1330 …n()->GetWindowClipRegionPixel(WINDOW_GETCLIPREGION_NOCHILDREN|WINDOW_GETCLIPREGION_NULL).IsNull()); in SmoothScroll()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr2.cxx608 if( !aPaintRgn.IsNull() ) in ImplCreateOutput()
/aoo4110/main/vcl/source/control/
H A Dedit.cxx1118 if( !aClipRgn.IsNull() ) in ImplClearBackground()
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx1352 if( pVar->IsNull() && eType == TypeClass_INTERFACE ) in sbxToUnoValue()
/aoo4110/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx734 if( aClipRegion.IsNull() ) in drawNativeControl()
/aoo4110/extras/l10n/source/eo/
H A Dlocalize.sdf7981 …hared\03102600.xhp 0 help bm_id3155555 0 eo \<bookmark_value\>Funkcio IsNull\</bookmark_value\>…
7986 …\<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\"\>Funkcio IsNull
7987 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help par_id3144760 12 0 eo msgbox IsNull(vV…
7990 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help par_id3150984 4 0 eo IsNull (Var) 2…
7995 helpcontent2 source\text\sbasic\shared\03102600.xhp 0 help tit 0 eo Funkcio IsNull [Rultempa] …

Completed in 955 milliseconds

1234