Home
last modified time | relevance | path

Searched refs:STARBASIC (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx405 eScriptType2 = STARBASIC; in InsertImage()
411 eScriptType2 = STARBASIC; in InsertImage()
417 eScriptType2 = STARBASIC; in InsertImage()
864 eScriptType2 = STARBASIC; in InsertBodyOptions()
871 eScriptType2 = STARBASIC; in InsertBodyOptions()
878 eScriptType2 = STARBASIC; in InsertBodyOptions()
885 eScriptType2 = STARBASIC; in InsertBodyOptions()
1107 eScriptType2 = STARBASIC; in NewAnchor()
1113 eScriptType2 = STARBASIC; in NewAnchor()
1119 eScriptType2 = STARBASIC; in NewAnchor()
H A Dhtmlform.cxx1372 eScriptType2 = STARBASIC; in NewForm()
1379 eScriptType2 = STARBASIC; in NewForm()
1583 eScriptType2 = STARBASIC; in InsertInput()
1590 eScriptType2 = STARBASIC; in InsertInput()
1597 eScriptType2 = STARBASIC; in InsertInput()
1604 eScriptType2 = STARBASIC; in InsertInput()
1611 eScriptType2 = STARBASIC; in InsertInput()
2051 eScriptType2 = STARBASIC; in NewTextArea()
2058 eScriptType2 = STARBASIC; in NewTextArea()
2065 eScriptType2 = STARBASIC; in NewTextArea()
[all …]
H A Dhtmlbas.cxx302 ScriptType eType = STARBASIC; in OutBasic()
H A Dhtmlforw.cxx181 eScriptType = STARBASIC; in SV_IMPL_OP_PTRARR_SORT()
197 pOpt = (STARBASIC==eScriptType ? aEventSDOptionTable in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/svx/source/items/
H A Dhlnkitem.cxx87 if( STARBASIC != pMac->GetScriptType() ) in Store()
98 if( STARBASIC == pMac->GetScriptType() ) in Store()
118 if( STARBASIC != pMac->GetScriptType() ) in Store()
185 pNew->SetMacro( nCurKey, SvxMacro( aMacName, aLibName, STARBASIC ) ); in Create()
/trunk/main/svl/source/items/
H A Dmacitem.cxx58 eType=STARBASIC; in SvxMacro()
71 if(eType==STARBASIC) in GetLanguage()
129 sal_uInt16 nCurKey, eType = STARBASIC; in Read()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx811 if( STARBASIC != eScriptType && pSBLibrary ) in OutScript()
819 if( STARBASIC != eScriptType && pSBModule ) in OutScript()
841 if( STARBASIC == eScriptType ) in OutScript()
879 rStrm << (STARBASIC == eScriptType ? "' -->" : "// -->") in OutScript()
906 const sal_Char *pStr = STARBASIC == pMacro->GetScriptType() in Out_Events()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx616 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in Expand()
617 SvxMacro aEndMacro(aEmptyStr, aEmptyStr, STARBASIC); in Expand()
665 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in InsertGlossary()
666 SvxMacro aEndMacro(aEmptyStr, aEmptyStr, STARBASIC); in InsertGlossary()
/trunk/main/svtools/source/uno/
H A Dunoevent.cxx218 case STARBASIC: in getAnyFromMacro()
328 eType = STARBASIC; in getMacroFromAny()
372 if (eType == STARBASIC) in getMacroFromAny()
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx92 case STARBASIC: in ExecMacro()
227 if( STARBASIC == rMacro.GetScriptType() ) in CallEvent()
/trunk/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx139 ScriptType eScrpType = STARBASIC; in ParseAreaOptions()
381 eScriptType = STARBASIC; in GetScriptType_Impl()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx421 ScriptType eType( STARBASIC ); in ConvertToMacro()
423 eType = STARBASIC; in ConvertToMacro()
/trunk/main/svl/inc/svl/
H A Dmacitem.hxx52 STARBASIC, enumerator
/trunk/main/sw/source/core/fields/
H A Dmacrofld.cxx138 return SvxMacro(GetMacroName(), GetLibName(), STARBASIC); in GetSvxMacro()
/trunk/main/sfx2/source/config/
H A Devntconf.cxx167 if ( pMacro->GetScriptType() == STARBASIC ) in CreateEventData_Impl()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx631 SvxMacro aStart(aEmptyStr, aEmptyStr, STARBASIC); in IMPL_LINK()
632 SvxMacro aEnd(aEmptyStr, aEmptyStr, STARBASIC); in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx164 SvxMacro aMacro( rMacro.Copy(nPos + 1), rMacro.Copy(0,nPos), STARBASIC ); in ExecField()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx963 SvxMacro aMac(aEmptyStr, aEmptyStr, STARBASIC); in Execute()

Completed in 83 milliseconds