Home
last modified time | relevance | path

Searched refs:StarBasic (Results 1 – 25 of 47) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/config/
H A Dhtmlcfg.cxx37 StarBasic = 0x008, enumerator
162 pImpl->nFlags |= HtmlCfgFlags::StarBasic; in Load()
227 case 10: bSet = bool(pImpl->nFlags & HtmlCfgFlags::StarBasic);break;//"Export/Basic", in ImplCommit()
290 return bool(pImpl->nFlags & HtmlCfgFlags::StarBasic) ; in IsStarBasic()
297 pImpl->nFlags |= HtmlCfgFlags::StarBasic; in SetStarBasic()
299 pImpl->nFlags &= ~HtmlCfgFlags::StarBasic; in SetStarBasic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/config/
H A Dhtmlcfg.cxx35 StarBasic = 0x008, enumerator
157 pImpl->nFlags |= HtmlCfgFlags::StarBasic; in Load()
222 case 10: bSet = bool(pImpl->nFlags & HtmlCfgFlags::StarBasic);break;//"Export/Basic", in ImplCommit()
285 return bool(pImpl->nFlags & HtmlCfgFlags::StarBasic) ; in IsStarBasic()
292 pImpl->nFlags |= HtmlCfgFlags::StarBasic; in SetStarBasic()
294 pImpl->nFlags &= ~HtmlCfgFlags::StarBasic; in SetStarBasic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oovbaapi/ooo/vba/
H A DTypeAndIID.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXSinkCaller.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXConnectionPoint.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXInterfaceWithIID.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXSink.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXConnectable.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oovbaapi/ooo/vba/
H A DTypeAndIID.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXSinkCaller.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXInterfaceWithIID.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXConnectionPoint.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXSink.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXConnectable.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice/libreoffice-7.2.6.2/oovbaapi/ooo/vba/word/
H A DXDocumentOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXApplicationOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oovbaapi/ooo/vba/word/
H A DXDocumentOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
H A DXApplicationOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice/libreoffice-7.2.6.2/oovbaapi/ooo/vba/excel/
H A DXApplicationOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oovbaapi/ooo/vba/excel/
H A DXApplicationOutgoing.idl16 // Applications), or the VBA compatibility in StarBasic. This is related to using LibreOffice from
18 // is identical to that offered to StarBasic code written in a VBA-like fashion.
/dports/editors/libreoffice/libreoffice-7.2.6.2/eventattacher/
H A DREADME.md3 This is how StarBasic handles events.
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlbas.cxx77 case HTMLScriptLanguage::StarBasic: in EndScript()
183 (HTMLScriptLanguage::StarBasic==m_eScriptLang && aToken[ 0 ] == '\'') ) in AddScriptSource()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlbas.cxx82 case HTMLScriptLanguage::StarBasic: in EndScript()
188 (HTMLScriptLanguage::StarBasic==m_eScriptLang && aToken[ 0 ] == '\'') ) in AddScriptSource()
/dports/editors/libreoffice/libreoffice-7.2.6.2/smoketest/
H A DREADME.md18 The StarBasic smoketests also log their output, this ends up
/dports/editors/libreoffice6/libreoffice-6.4.7.2/smoketest/
H A DREADME17 The StarBasic smoketests also log their output, this ends up

12