Home
last modified time | relevance | path

Searched refs:eState (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/AOO41X/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx106 enum StateType eState = STATE_INIT_LWS; in parseDOS() local
108 eState != STATE_ERROR && *p; in parseDOS()
111 switch (eState) in parseDOS()
118 eState = STATE_MONTH_OR_SIZE; in parseDOS()
121 eState = STATE_ERROR; in parseDOS()
134 eState = STATE_2_SIZE; in parseDOS()
141 eState = STATE_2_SIZE_LWS; in parseDOS()
146 eState = STATE_1_DAY; in parseDOS()
149 eState = STATE_ERROR; in parseDOS()
160 eState = STATE_ERROR; in parseDOS()
[all …]
/AOO41X/main/autodoc/source/parser_i/idl/
H A Dpe_servi.cxx49 : eState(e_none), in PE_Service()
95 if (eState == need_name) in Process_MetaType()
97 else if (eState == e_std) in Process_MetaType()
100 eState = in_service_type; in Process_MetaType()
106 if (eState == e_std) in Process_MetaType()
109 eState = in_ifc_type; in Process_MetaType()
115 if (eState == e_std) in Process_MetaType()
132 if (eState == need_name) in Process_Identifier()
136 eState = need_curlbr_open; in Process_Identifier()
138 else if (eState == e_std_sib) in Process_Identifier()
[all …]
H A Dpe_func2.cxx48 : eState(e_none), in PE_Function()
69 : eState(expect_name), in PE_Function()
111 if (eState == e_start) in Process_Stereotype()
130 switch (eState) in Process_Identifier()
138 eState = expect_params_list; in Process_Identifier()
170 switch (eState) in Process_Punctuation()
182 eState = expect_parameter; in Process_Punctuation()
188 eState = params_finished; in Process_Punctuation()
200 eState = expect_parameter; in Process_Punctuation()
205 eState = params_finished; in Process_Punctuation()
[all …]
H A Dpe_attri.cxx48 : eState(e_none), in PE_Attribute()
85 switch (eState) in Process_Identifier()
89 eState = in_variable; in Process_Identifier()
95 eState = in_get; in Process_Identifier()
100 eState = in_set; in Process_Identifier()
105 eState = e_none; in Process_Identifier()
120 if (eState != e_start) in Process_Stereotype()
123 eState = e_none; in Process_Stereotype()
137 eState = e_none; in Process_Stereotype()
147 if (eState != e_start OR i_rToken.Id() != TokMetaType::mt_attribute) in Process_MetaType()
[all …]
H A Dpe_type2.cxx76 eState(e_none), in PE_Type()
97 if (eState == expect_type) in Process_Identifier()
100 eState = expect_quname_separator; in Process_Identifier()
103 else if (eState == expect_quname_part) in Process_Identifier()
106 eState = expect_quname_separator; in Process_Identifier()
109 else if (eState == expect_quname_separator) in Process_Identifier()
118 if (eState == expect_type) in Process_NameSeparator()
121 eState = expect_quname_part; in Process_NameSeparator()
124 else if (eState == expect_quname_separator) in Process_NameSeparator()
127 eState = expect_quname_part; in Process_NameSeparator()
[all …]
H A Dpe_iface.cxx90 { (this->*aDispatcher[eState][i_eTokenType])(i_sTokenText); } in CallHandler()
95 : eState(e_none), in PE_Interface()
187 eState = uik; in On_need_uik_MetaType()
204 eState = need_ident; in On_uik_Punctuation()
212 eState = ident; in On_need_ident_MetaType()
227 eState = need_interface; in On_ident_Punctuation()
235 eState = need_name; in On_need_interface_MetaType()
243 eState = wait_for_base; in On_need_name_Identifer()
255 eState = in_base; in On_wait_for_base_Punctuation()
261 eState = e_std; in On_wait_for_base_Punctuation()
[all …]
H A Dpe_file2.cxx66 eState(e_none), in PE_File()
102 switch (eState) in Process_Identifier()
118 eState = wait_for_module_bracket; in Process_Identifier()
131 switch (eState) in Process_Punctuation()
141 eState = wait_for_module_semicolon; in Process_Punctuation()
152 eState = e_std; in Process_Punctuation()
163 eState = e_std; in Process_Punctuation()
183 eState = e_std; in Process_Punctuation()
199 eState = in_sub_pe; in Process_MetaType()
203 eState = in_sub_pe; in Process_MetaType()
[all …]
H A Dpe_singl.cxx71 : eState(e_none), in PE_Singleton()
108 if (eState == e_std) in Process_MetaType()
111 eState = in_service; in Process_MetaType()
117 if (eState == need_name) in Process_MetaType()
133 if (eState == need_name) in Process_Identifier()
137 eState = need_curlbr_open; in Process_Identifier()
149 if (eState == need_curlbr_open) in Process_Punctuation()
156 eState = e_std; in Process_Punctuation()
162 if (eState == e_std) in Process_Punctuation()
165 eState = need_finish; in Process_Punctuation()
[all …]
H A Dpe_vari2.cxx45 : eState(e_none), in PE_Variable()
76 if (eState == expect_type) in Process_Default()
88 if (eState == expect_type) in Process_Identifier()
92 else if (eState == expect_name) in Process_Identifier()
96 eState = expect_finish; in Process_Identifier()
106 if (eState == expect_finish) in Process_Punctuation()
109 eState = e_none; in Process_Punctuation()
111 else if (eState == expect_name) in Process_Punctuation()
114 eState = e_none; in Process_Punctuation()
124 if (eState == expect_type) in Process_BuiltInType()
[all …]
H A Dpe_const.cxx67 { (this->*aDispatcher[eState][i_eTokenType])(i_sTokenText); } in CallHandler()
73 : eState(e_none), in PE_Constant()
130 eState = expect_curl_bracket_open; in On_expect_name_Identifier()
147 eState = expect_const; in On_expect_curl_bracket_open_Punctuation()
167 eState = expect_finish; in On_expect_const_Punctuation()
187 eState = e_none; in On_expect_finish_Punctuation()
199 eState = e_none; in On_Default()
224 eState = expect_name; in InitData()
235 switch (eState) in ReceiveData()
238 eState = expect_value; in ReceiveData()
[all …]
H A Dpe_selem.cxx49 : eState(e_none), in PE_StructElement()
63 : eState(e_none), in PE_StructElement()
97 if (eState == expect_type) in Process_Default()
100 eState = expect_name; in Process_Default()
112 if (eState == expect_type) in Process_Identifier()
118 eState = expect_name; in Process_Identifier()
123 eState = expect_name; in Process_Identifier()
126 else if (eState == expect_name) in Process_Identifier()
130 eState = expect_finish; in Process_Identifier()
140 csv_assert(eState == expect_finish); in Process_Punctuation()
[all …]
H A Dpe_property.cxx47 : eState(e_none), in PE_Property()
112 eState = e_none; in Process_Stereotype()
122 if (eState == e_start) in Process_MetaType()
127 eState = expect_variable; in Process_MetaType()
133 eState = e_none; in Process_MetaType()
139 switch (eState) in Process_Punctuation()
148 eState = e_none; in Process_Punctuation()
163 if (eState == expect_variable) in Process_Default()
166 eState = in_variable; in Process_Default()
175 eState = e_start; in InitData()
[all …]
/AOO41X/main/svx/source/engine3d/
H A Dfloat3d.cxx571 SfxItemState eState = rAttrs.GetItemState(nWhich, sal_False); in Update() local
572 if(SFX_ITEM_DONTCARE == eState) in Update()
574 else if(SFX_ITEM_SET == eState) in Update()
595 SfxItemState eState = rAttrs.GetItemState( SID_ATTR_3D_INTERN, sal_False, &pItem ); in Update() local
596 if( SFX_ITEM_SET == eState ) in Update()
677 eState = rAttrs.GetItemState(XATTR_FILLSTYLE); in Update()
678 if(eState != SFX_ITEM_DONTCARE) in Update()
708 eState = rAttrs.GetItemState(SDRATTR_3DOBJ_HORZ_SEGS); in Update()
709 if(eState != SFX_ITEM_DONTCARE) in Update()
735 eState = rAttrs.GetItemState(SDRATTR_3DOBJ_VERT_SEGS); in Update()
[all …]
/AOO41X/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx595 switch ( eState ) in getFlags()
632 bool bStart = (eState == ssGetChar || eState == ssGetWordFirstChar || in getFlagsExtended()
633 eState == ssRewindFromValue || eState == ssIgnoreLeadingInRewind); in getFlagsExtended()
717 eState = ssGetChar; in parseText()
731 while ( (c != 0) && (eState != ssStop) ) in parseText()
735 eState = ssBounce; in parseText()
738 if ( eState == ssGetChar || eState == ssRewindFromValue || in parseText()
739 eState == ssIgnoreLeadingInRewind ) in parseText()
746 switch (eState) in parseText()
752 if ( (nMask & TOKEN_CHAR_VALUE) && eState != ssRewindFromValue in parseText()
[all …]
/AOO41X/main/tools/source/inet/
H A Dinetstrm.cxx62 INetMessageStreamState eState; member in INetMessageEncodeQPStream_Impl
80 INetMessageStreamState eState; member in INetMessageDecodeQPStream_Impl
130 INetMessageStreamState eState; member in INetMessageDecode64Stream_Impl
618 eState (INETMSG_EOL_SCR), in INetMessageEncodeQPStream_Impl()
658 if ((eState != INETMSG_EOL_BEGIN) && in GetMsgLine()
662 if (eState == INETMSG_EOL_FCR) in GetMsgLine()
664 eState = INETMSG_EOL_BEGIN; in GetMsgLine()
674 eState = INETMSG_EOL_FSP; in GetMsgLine()
680 if (eState == INETMSG_EOL_FSP) in GetMsgLine()
688 eState = INETMSG_EOL_FCR; in GetMsgLine()
[all …]
H A Dinetmsg.cxx553 int eState = INETMSG_RFC822_BEGIN; in SetHeaderField() local
558 switch (eState) in SetHeaderField()
561 eState = INETMSG_RFC822_CHECK; in SetHeaderField()
572 eState = INETMSG_RFC822_LETTER_C; in SetHeaderField()
606 eState = INETMSG_RFC822_LETTER_S; in SetHeaderField()
620 eState = INETMSG_RFC822_JUNK; in SetHeaderField()
627 eState = INETMSG_RFC822_CHECK; in SetHeaderField()
648 eState = INETMSG_RFC822_JUNK; in SetHeaderField()
655 eState = INETMSG_RFC822_CHECK; in SetHeaderField()
671 eState = INETMSG_RFC822_JUNK; in SetHeaderField()
[all …]
/AOO41X/main/oox/source/xls/
H A Daddressconverter.cxx286 enum { STATE_COL, STATE_ROW } eState = STATE_COL; in parseOoxAddress2d() local
290 switch( eState ) in parseOoxAddress2d()
307 eState = STATE_ROW; in parseOoxAddress2d()
404 eState = STATE_START; in parseBiffTargetUrl() local
408 for( ; (eState != STATE_ERROR) && (pcChar < pcEnd); ++pcChar ) in parseBiffTargetUrl()
411 switch( eState ) in parseBiffTargetUrl()
417 eState = STATE_ERROR; in parseBiffTargetUrl()
422 eState = (pcChar + 1 < pcEnd) ? STATE_ENCODED_PATH_START : STATE_ERROR; in parseBiffTargetUrl()
424 eState = (pcChar + 1 < pcEnd) ? STATE_SHEETNAME : STATE_ERROR; in parseBiffTargetUrl()
426eState = lclAppendUrlChar( aTargetUrl, cChar, true ) ? STATE_UNENCODED : STATE_ERROR; in parseBiffTargetUrl()
[all …]
/AOO41X/main/sw/source/ui/uiview/
H A Dview0.cxx382 int eState = STATE_TOGGLE; in ExecViewOptions() local
393 eState = bSet ? STATE_ON : STATE_OFF; in ExecViewOptions()
396 sal_Bool bFlag = STATE_ON == eState; in ExecViewOptions()
403 if( STATE_TOGGLE == eState ) in ExecViewOptions()
409 if( STATE_TOGGLE == eState ) in ExecViewOptions()
415 if( STATE_TOGGLE == eState ) in ExecViewOptions()
421 if( STATE_TOGGLE == eState ) in ExecViewOptions()
428 if( STATE_TOGGLE == eState ) in ExecViewOptions()
435 if( STATE_TOGGLE == eState ) in ExecViewOptions()
443 if( STATE_TOGGLE == eState ) in ExecViewOptions()
[all …]
/AOO41X/main/sal/textenc/
H A Dconvertiso2022jp.c85 ImplIso2022JpToUnicodeState eState in ImplConvertIso2022JpToUnicode() local
95 eState = ((ImplIso2022JpToUnicodeContext *) pContext)->m_eState; in ImplConvertIso2022JpToUnicode()
103 switch (eState) in ImplConvertIso2022JpToUnicode()
107 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_ESC; in ImplConvertIso2022JpToUnicode()
122 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_ESC; in ImplConvertIso2022JpToUnicode()
149 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_ESC; in ImplConvertIso2022JpToUnicode()
153 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_0208_2; in ImplConvertIso2022JpToUnicode()
175 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_0208; in ImplConvertIso2022JpToUnicode()
193 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_ESC_DOLLAR; in ImplConvertIso2022JpToUnicode()
197 eState = IMPL_ISO_2022_JP_TO_UNICODE_STATE_ESC_LPAREN; in ImplConvertIso2022JpToUnicode()
[all …]
H A Dconvertiso2022cn.c113 ImplIso2022CnToUnicodeState eState in ImplConvertIso2022CnToUnicode() local
125 eState = ((ImplIso2022CnToUnicodeContext *) pContext)->m_eState; in ImplConvertIso2022CnToUnicode()
136 switch (eState) in ImplConvertIso2022CnToUnicode()
142 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_SO; in ImplConvertIso2022CnToUnicode()
145 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_ESC; in ImplConvertIso2022CnToUnicode()
162 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_ASCII; in ImplConvertIso2022CnToUnicode()
165 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_ESC; in ImplConvertIso2022CnToUnicode()
169 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_SO_2; in ImplConvertIso2022CnToUnicode()
200 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_SO; in ImplConvertIso2022CnToUnicode()
218 eState = IMPL_ISO_2022_CN_TO_UNICODE_STATE_116432_2; in ImplConvertIso2022CnToUnicode()
[all …]
H A Dconvertiso2022kr.c91 ImplIso2022KrToUnicodeState eState in ImplConvertIso2022KrToUnicode() local
101 eState = ((ImplIso2022KrToUnicodeContext *) pContext)->m_eState; in ImplConvertIso2022KrToUnicode()
109 switch (eState) in ImplConvertIso2022KrToUnicode()
113 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_1001; in ImplConvertIso2022KrToUnicode()
115 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_ESC; in ImplConvertIso2022KrToUnicode()
130 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_ASCII; in ImplConvertIso2022KrToUnicode()
134 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_1001_2; in ImplConvertIso2022KrToUnicode()
156 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_1001; in ImplConvertIso2022KrToUnicode()
172 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_ESC_DOLLAR; in ImplConvertIso2022KrToUnicode()
182 eState = IMPL_ISO_2022_KR_TO_UNICODE_STATE_ESC_DOLLAR_RPAREN; in ImplConvertIso2022KrToUnicode()
[all …]
/AOO41X/main/cui/source/tabpages/
H A Dtextanim.cxx390 TriState eState; in FillItemSet() local
413 eState = aTsbStartInside.GetState(); in FillItemSet()
414 if( eState != aTsbStartInside.GetSavedValue() ) in FillItemSet()
416 rAttrs.Put( SdrTextAniStartInsideItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
421 eState = aTsbStopInside.GetState(); in FillItemSet()
422 if( eState != aTsbStopInside.GetSavedValue() ) in FillItemSet()
424 rAttrs.Put( SdrTextAniStopInsideItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
429 eState = aTsbEndless.GetState(); in FillItemSet()
431 if( eState != aTsbEndless.GetSavedValue() || in FillItemSet()
435 if( eState == STATE_CHECK /*#89844#*/ && aTsbEndless.IsEnabled()) in FillItemSet()
[all …]
H A Dtextattr.cxx386 TriState eState; in FillItemSet() local
412 eState = aTsbAutoGrowHeight.GetState(); in FillItemSet()
413 if( eState != aTsbAutoGrowHeight.GetSavedValue() ) in FillItemSet()
415 rAttrs.Put( SdrTextAutoGrowHeightItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
418 eState = aTsbAutoGrowWidth.GetState(); in FillItemSet()
419 if( eState != aTsbAutoGrowWidth.GetSavedValue() ) in FillItemSet()
421 rAttrs.Put( SdrTextAutoGrowWidthItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
424 eState = aTsbAutoGrowSize.GetState(); in FillItemSet()
425 if( eState != aTsbAutoGrowSize.GetSavedValue() ) in FillItemSet()
427 rAttrs.Put( SdrTextAutoGrowHeightItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
[all …]
/AOO41X/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx84 ExclusionState eState (UNDEFINED); in DoExecute() local
89 eState = EXCLUDED; in DoExecute()
93 eState = INCLUDED; in DoExecute()
97 eState = UNDEFINED; in DoExecute()
101 if (eState != UNDEFINED) in DoExecute()
111 eState==EXCLUDED); in DoExecute()
129 ExclusionState eState (UNDEFINED); in GetExclusionState() local
133 while (rPageSet.HasMoreElements() && eState!=MIXED) in GetExclusionState()
136 switch (eState) in GetExclusionState()
140 eState = bState ? EXCLUDED : INCLUDED; in GetExclusionState()
[all …]
/AOO41X/main/dbaccess/source/ui/control/
H A Dmarktree.cxx104 SvButtonState eState = GetCheckButtonState( pCurrentHandlerEntry); in KeyInput() local
105 if(eState == SV_BUTTON_CHECKED) in KeyInput()
122 SvButtonState eState = GetCheckButtonState(_pEntry); in implDetermineState() local
125 return eState; in implDetermineState()
154 eState = SV_BUTTON_TRISTATE; in implDetermineState()
172 eState = SV_BUTTON_TRISTATE; in implDetermineState()
175 eState = SV_BUTTON_CHECKED; in implDetermineState()
178 eState = SV_BUTTON_UNCHECKED; in implDetermineState()
181 SetCheckButtonState(_pEntry, eState); in implDetermineState()
184 return eState; in implDetermineState()
[all …]

12345678910>>...17