| /AOO42X/main/soltools/cpp/ |
| H A D | _lex.c | 64 START = 0, NUM1, NUM2, NUM3, ID1, ST1, ST2, ST3, COM1, COM2, COM3, COM4, enumerator 82 {START, {C_XX}, ACT(UNCLASS, S_SELF)}, 83 {START, {' ', '\t', '\v'}, WS1}, 84 {START, {C_NUM}, NUM1}, 85 {START, {'.'}, NUM3}, 86 {START, {C_ALPH}, ID1}, 87 {START, {'L'}, ST1}, 88 {START, {'"'}, ST2}, 89 {START, {'\''}, CC1}, 90 {START, {'/'}, COM1}, [all …]
|
| /AOO42X/main/jurt/source/pipe/ |
| H A D | com_sun_star_lib_connections_pipe_PipeConnection.c | 116 START = 0, in PipeConnection_create() enumerator 122 short state = START; in PipeConnection_create() 232 case START: in PipeConnection_create() 255 START = 0, in PipeConnection_close() enumerator 259 short state = START; in PipeConnection_close() 319 case START: in PipeConnection_close() 341 START = 0, in PipeConnection_read() enumerator 347 short state = START; in PipeConnection_read() 439 case START: in PipeConnection_read() 461 START = 0, in PipeConnection_write() enumerator [all …]
|
| /AOO42X/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_extensioncmdqueue.cxx | 259 enum Input { NONE, START, STOP }; enumerator 598 m_eInput = START; in addExtension() 617 m_eInput = START; in removeExtension() 636 m_eInput = START; in acceptLicense() 657 m_eInput = START; in enableExtension() 674 m_eInput = START; in checkForUpdates()
|
| /AOO42X/main/wizards/com/sun/star/wizards/web/ |
| H A D | CallWizard.java | 107 if (str.equalsIgnoreCase(PropertyNames.START)) in trigger() 284 ww.trigger(PropertyNames.START); in main()
|
| H A D | ImageListDialog.java | 81 private static final String START = "%START"; field in ImageListDialog 274 …avaTools.replaceSubString(template, PropertyNames.EMPTY_STRING + ((Counter) counter).start, START); in render()
|
| /AOO42X/main/svtools/source/control/ |
| H A D | fmtfield.cxx | 74 START, // at the very start of the string enumerator 162 StateTransitions& rRow = m_aTransitions[ START ]; in NumberValidator() 248 State eCurrentState = START; in implValidateNormalized()
|
| /AOO42X/main/writerfilter/source/resourcemodel/ |
| H A D | TagLogger.cxx | 137 if (mMode == START || mMode == COMPLETE) in toString() 249 if (mMode == START || mMode == COMPLETE) in output()
|
| /AOO42X/main/sw/qa/core/ |
| H A D | Test-BigPtrArray.cxx | 601 const char* START = "START: "; variable 610 startString_(START), in PerformanceTracer()
|
| /AOO42X/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/fo/ |
| H A D | TextAlignMapper.java | 36 addMapping("start", TextAlign.START); in TextAlignMapper()
|
| /AOO42X/main/wizards/com/sun/star/wizards/common/ |
| H A D | PropertyNames.java | 58 public static String START = "start"; field in PropertyNames
|
| /AOO42X/main/sc/util/ |
| H A D | sc.flt | 2 START
|
| /AOO42X/main/wizards/com/sun/star/wizards/agenda/ |
| H A D | CallWizard.java | 100 if (str.equalsIgnoreCase(PropertyNames.START)) { in trigger()
|
| /AOO42X/main/wizards/com/sun/star/wizards/fax/ |
| H A D | CallWizard.java | 104 if (str.equalsIgnoreCase(PropertyNames.START)) in trigger()
|
| /AOO42X/main/wizards/com/sun/star/wizards/letter/ |
| H A D | CallWizard.java | 104 if (str.equalsIgnoreCase(PropertyNames.START)) in trigger()
|
| /AOO42X/main/writerfilter/inc/resourcemodel/ |
| H A D | TagLogger.hxx | 56 enum eMode { START, END, COMPLETE }; enumerator
|
| /AOO42X/main/offapi/com/sun/star/chart/ |
| H A D | ChartAxisPosition.idl | 50 START,
|
| /AOO42X/main/wizards/com/sun/star/wizards/query/ |
| H A D | CallQueryWizard.java | 89 if (sEvent.compareTo(PropertyNames.START) == 0) in trigger()
|
| /AOO42X/main/wizards/com/sun/star/wizards/table/ |
| H A D | CallTableWizard.java | 88 if ( sEvent.compareTo(PropertyNames.START) == 0 ) in trigger()
|
| H A D | TableWizard.java | 332 xJobExecutor.trigger(PropertyNames.START); in callFormWizard()
|
| /AOO42X/main/wizards/com/sun/star/wizards/form/ |
| H A D | CallFormWizard.java | 81 if (sEvent.compareTo(PropertyNames.START) == 0) in trigger()
|
| /AOO42X/main/wizards/com/sun/star/wizards/report/ |
| H A D | CallReportWizard.java | 115 if (sEvent.compareTo(PropertyNames.START) == 0) in trigger()
|
| /AOO42X/main/filter/source/t602/ |
| H A D | t602filter.cxx | 465 node = START; in Reset602() 717 if (node==START) { node = EOL; } in Read602()
|
| H A D | t602filter.hxx | 58 typedef enum {START,READCH,EOL,POCMD,EXPCMD,SETCMD,SETCH,WRITE,EEND,QUIT} tnode; enumerator
|
| /AOO42X/main/framework/inc/services/ |
| H A D | pluginframe.hxx | 289 START , enumerator
|
| /AOO42X/main/sw/source/core/undo/ |
| H A D | undo.hrc | 29 // im enun folgen hier START & END fuer die Klammerungen,
|