Home
last modified time | relevance | path

Searched refs:EXTENDED_STYPE (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunoevent.cxx251 case EXTENDED_STYPE: in getAnyFromMacro()
314 enum ScriptType eType = EXTENDED_STYPE; in getMacroFromAny()
338 eType = EXTENDED_STYPE; in getMacroFromAny()
378 else if (eType == EXTENDED_STYPE) in getMacroFromAny()
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx110 case EXTENDED_STYPE: in ExecMacro()
232 else if( EXTENDED_STYPE == rMacro.GetScriptType() ) in CallEvent()
/trunk/main/svl/source/items/
H A Dmacitem.cxx55 pFunctionObject(NULL), eType( EXTENDED_STYPE) in SvxMacro()
81 else if(eType==EXTENDED_STYPE) in GetLanguage()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx176 ScriptType eScriptType = EXTENDED_STYPE; in SV_IMPL_OP_PTRARR_SORT()
204 if( pOpt && (EXTENDED_STYPE != eScriptType || in SV_IMPL_OP_PTRARR_SORT()
215 if( EXTENDED_STYPE == eScriptType && in SV_IMPL_OP_PTRARR_SORT()
H A Dhtmlform.cxx1399 if( EXTENDED_STYPE==eScriptType2 ) in NewForm()
1631 if( EXTENDED_STYPE==eScriptType2 ) in InsertInput()
2098 if( EXTENDED_STYPE==eScriptType2 ) in NewTextArea()
2379 if( EXTENDED_STYPE==eScriptType2 ) in NewSelect()
H A Dhtmlbas.cxx265 if( EXTENDED_STYPE == eScrType ) in InsertBasicDocEvent()
H A Dhtmlgrin.cxx428 if( EXTENDED_STYPE == eScriptType2 ) in InsertImage()
1130 if( EXTENDED_STYPE == eScriptType2 ) in NewAnchor()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx425 eType = EXTENDED_STYPE; in ConvertToMacro()
440 else if ( eType == EXTENDED_STYPE ) in ConvertToMacro()
/trunk/main/svl/inc/svl/
H A Dmacitem.hxx54 EXTENDED_STYPE enumerator
/trunk/main/sw/source/core/fields/
H A Dmacrofld.cxx134 return SvxMacro(aMacro, String(), EXTENDED_STYPE); in GetSvxMacro()
/trunk/main/sfx2/source/config/
H A Devntconf.cxx187 else if ( pMacro->GetScriptType() == EXTENDED_STYPE ) in CreateEventData_Impl()
/trunk/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx386 eScriptType = EXTENDED_STYPE; in GetScriptType_Impl()

Completed in 62 milliseconds