Home
last modified time | relevance | path

Searched refs:SetNull (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxcurr.cxx49 nRes.SetNull(); break; in ImpGetCurrency()
121 nRes.SetNull(); in ImpGetCurrency()
132 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes.SetNull(); in ImpGetCurrency()
169 SbxBase::SetError( SbxERR_CONVERSION ); nRes.SetNull(); in ImpGetCurrency()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx82 void SetNull() { nHigh = 0x00000000; nLow = 0x00000000; } in SetNull() function
128 void SetNull() { nHigh = 0x00000000; nLow = 0x00000000; } in SetNull() function
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx103 void SetNull();
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1459 void Region::SetNull() in SetNull() function in Region
1594 rRegion.SetNull(); in operator >>()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx474 m_aClipRegion.SetNull(); in ResetClipRegion()
483 m_aClipRegion.SetNull(); in setClipRegion()
/trunk/main/vcl/source/window/
H A Dwindow.cxx6246 aWinClipRegion.SetNull(); in GetWindowClipRegionPixel()

Completed in 93 milliseconds