Home
last modified time | relevance | path

Searched defs:StarBASIC (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/runtime/
H A Dprops.cxx33 void SbRtl_Err(StarBASIC *, SbxArray & rPar, bool bWrite) in SbRtl_Err() argument
52 void SbRtl_False(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutBool(false); } in SbRtl_False() argument
54 void SbRtl_Empty(StarBASIC *, SbxArray &, bool) {} in SbRtl_Empty() argument
56 void SbRtl_Nothing(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Nothing() argument
62 void SbRtl_Null(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Null() argument
68 void SbRtl_PI(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutDouble(F_PI); } in SbRtl_PI() argument
70 void SbRtl_True(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutBool(true); } in SbRtl_True() argument
81 void SbRtl_V_NULL(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutInteger(1); } in SbRtl_V_NULL() argument
90 void SbRtl_MB_OK(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutInteger(0); } in SbRtl_MB_OK() argument
106 void SbRtl_IDOK(StarBASIC*, SbxArray& rPar, bool) { rPar.Get(0)->PutInteger(1); } in SbRtl_IDOK() argument
[all …]
H A Dmethods1.cxx241 void SbRtl_CCur(StarBASIC *, SbxArray & rPar, bool) in SbRtl_CCur() argument
413 void SbRtl_CVErr(StarBASIC *, SbxArray & rPar, bool) in SbRtl_CVErr() argument
482 void SbRtl_Red(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Red() argument
512 void SbRtl_Blue(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Blue() argument
585 void SbRtl_Wait(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Wait() argument
638 void SbRtl_Trim(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Trim() argument
1187 void SbRtl_Put(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Put() argument
1192 void SbRtl_Get(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Get() argument
2565 void SbRtl_PV(StarBASIC *, SbxArray & rPar, bool) in SbRtl_PV() argument
2780 void SbRtl_FV(StarBASIC *, SbxArray & rPar, bool) in SbRtl_FV() argument
[all …]
H A Dmethods.cxx257 void SbRtl_Sin(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Sin() argument
269 void SbRtl_Cos(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Cos() argument
281 void SbRtl_Atn(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Atn() argument
293 void SbRtl_Abs(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Abs() argument
307 void SbRtl_Asc(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Asc() argument
362 void SbRtl_Chr(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Chr() argument
367 void SbRtl_ChrW(StarBASIC *, SbxArray & rPar, bool) in SbRtl_ChrW() argument
751 void SbRtl_Exp(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Exp() argument
803 void SbRtl_Hex(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Hex() argument
1011 void SbRtl_Int(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Int() argument
[all …]
H A Dinputbox.cxx111 void SbRtl_InputBox(StarBASIC *, SbxArray & rPar, bool) in SbRtl_InputBox() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/runtime/
H A Dprops.cxx31 void SbRtl_Erl(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Erl() argument
55 void SbRtl_False(StarBASIC *, SbxArray & rPar, bool) in SbRtl_False() argument
60 void SbRtl_Empty(StarBASIC *, SbxArray &, bool) {} in SbRtl_Empty() argument
62 void SbRtl_Nothing(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Nothing() argument
68 void SbRtl_Null(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Null() argument
74 void SbRtl_PI(StarBASIC *, SbxArray & rPar, bool) in SbRtl_PI() argument
79 void SbRtl_True(StarBASIC *, SbxArray & rPar, bool) in SbRtl_True() argument
117 void SbRtl_V_NULL(StarBASIC *, SbxArray & rPar, bool) in SbRtl_V_NULL() argument
150 void SbRtl_MB_OK(StarBASIC *, SbxArray & rPar, bool) in SbRtl_MB_OK() argument
211 void SbRtl_IDOK(StarBASIC *, SbxArray & rPar, bool) in SbRtl_IDOK() argument
[all …]
H A Dmethods1.cxx248 void SbRtl_CCur(StarBASIC *, SbxArray & rPar, bool) in SbRtl_CCur() argument
420 void SbRtl_CVErr(StarBASIC *, SbxArray & rPar, bool) in SbRtl_CVErr() argument
489 void SbRtl_Red(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Red() argument
519 void SbRtl_Blue(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Blue() argument
592 void SbRtl_Wait(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Wait() argument
645 void SbRtl_Trim(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Trim() argument
1197 void SbRtl_Put(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Put() argument
1202 void SbRtl_Get(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Get() argument
2584 void SbRtl_PV(StarBASIC *, SbxArray & rPar, bool) in SbRtl_PV() argument
2799 void SbRtl_FV(StarBASIC *, SbxArray & rPar, bool) in SbRtl_FV() argument
[all …]
H A Dmethods.cxx241 void SbRtl_Sin(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Sin() argument
253 void SbRtl_Cos(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Cos() argument
265 void SbRtl_Atn(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Atn() argument
277 void SbRtl_Abs(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Abs() argument
291 void SbRtl_Asc(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Asc() argument
346 void SbRtl_Chr(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Chr() argument
351 void SbRtl_ChrW(StarBASIC *, SbxArray & rPar, bool) in SbRtl_ChrW() argument
553 void SbRtl_Kill(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Kill() argument
766 void SbRtl_Exp(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Exp() argument
818 void SbRtl_Hex(StarBASIC *, SbxArray & rPar, bool) in SbRtl_Hex() argument
[all …]
H A Dinputbox.cxx107 void SbRtl_InputBox(StarBASIC *, SbxArray & rPar, bool) in SbRtl_InputBox() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbstar.hxx37 class BASIC_DLLPUBLIC StarBASIC : public SbxObject class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbstar.hxx37 class BASIC_DLLPUBLIC StarBASIC : public SbxObject class
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Diderdll.cxx165 IMPL_STATIC_LINK(ExtraData, GlobalBasicBreakHdl, StarBASIC *, pBasic, BasicDebugFlags) in IMPL_STATIC_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Diderdll.cxx166 IMPL_STATIC_LINK(ExtraData, GlobalBasicBreakHdl, StarBASIC *, pBasic, BasicDebugFlags) in IMPL_STATIC_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dapp.cxx427 IMPL_STATIC_LINK( SfxApplication, GlobalBasicErrorHdl_Impl, StarBASIC*, pStarBasic, bool ) in IMPL_STATIC_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dapp.cxx403 IMPL_STATIC_LINK( SfxApplication, GlobalBasicErrorHdl_Impl, StarBASIC*, pStarBasic, bool ) in IMPL_STATIC_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsb.cxx895 StarBASIC::StarBASIC( StarBASIC* p, bool bIsDocBasic ) in StarBASIC() function in StarBASIC
1747 void StarBASIC::SetGlobalErrorHdl( const Link<StarBASIC*,bool>& rLink ) in SetGlobalErrorHdl()
1752 void StarBASIC::SetGlobalBreakHdl( const Link<StarBASIC*,BasicDebugFlags>& rLink ) in SetGlobalBreakHdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsb.cxx912 StarBASIC::StarBASIC( StarBASIC* p, bool bIsDocBasic ) in StarBASIC() function in StarBASIC
1764 void StarBASIC::SetGlobalErrorHdl( const Link<StarBASIC*,bool>& rLink ) in SetGlobalErrorHdl()
1769 void StarBASIC::SetGlobalBreakHdl( const Link<StarBASIC*,BasicDebugFlags>& rLink ) in SetGlobalBreakHdl()