| /AOO42X/main/svx/sdi/ |
| H A D | svxitems.sdi | 215 FontPitch Pitch MID_FONT_PITCH; // INT16 216 CharSet CharSet MID_FONT_CHAR_SET; // INT16 217 FontFamily Family MID_FONT_FAMILY; // INT16 365 item INT16 SvxCharScaleWidthItem; 366 item INT16 SvxParaVertAlignItem; 367 item INT16 SvxCharReliefItem; 372 item INT16 SvxFmtBreakItem; // enum 375 item INT16 SvxKerningItem; 376 item INT16 SvxLanguageItem; 398 item INT16 SdrTextFitToSizeTypeItem; // enum [all …]
|
| H A D | xoitems.sdi | 52 INT16 Angle MID_GRADIENT_ANGLE; 53 INT16 Border MID_GRADIENT_BORDER; 54 INT16 XOffset MID_GRADIENT_XOFFSET; 55 INT16 YOffset MID_GRADIENT_YOFFSET; 56 INT16 StartIntensity MID_GRADIENT_STARTINTENSITY; 57 INT16 EndIntensity MID_GRADIENT_ENDINTENSITY; 58 INT16 StepCount MID_GRADIENT_STEPCOUNT; 108 INT16 Dots MID_LINEDASH_DOTS; 110 INT16 Dashes MID_LINEDASH_DASHES;
|
| /AOO42X/main/x11_extensions/inc/ |
| H A D | renderproto.h | 152 INT16 x B16; 153 INT16 y B16; 154 INT16 xOff B16; 155 INT16 yOff B16; 164 INT16 deltax; 165 INT16 deltay; 284 INT16 xOrigin B16; 285 INT16 yOrigin B16; 309 INT16 xSrc B16; 310 INT16 ySrc B16; [all …]
|
| /AOO42X/main/autodoc/source/parser/cpp/ |
| H A D | cx_c_std.cxx | 232 const INT16 wht = 1; // Whitespace-Überlese-Status in SetupStateMachine() 233 const INT16 bez = 2; // Bezeichner-lese-Status in SetupStateMachine() 236 const INT16 finError = 3; in SetupStateMachine() 237 const INT16 finIgnore = 4; in SetupStateMachine() 238 const INT16 finBezeichner = 5; in SetupStateMachine() 239 const INT16 finKeyword = 6; in SetupStateMachine() 240 const INT16 finPunctuation = 7; in SetupStateMachine() 241 const INT16 finBiType = 8; in SetupStateMachine() 242 const INT16 finTypeModifier = 9; in SetupStateMachine() 243 const INT16 finEOL = 10; in SetupStateMachine() [all …]
|
| H A D | all_toks.hxx | 42 virtual INT16 TypeId() const; 48 const INT16 Tid_Identifier = 1; 64 virtual INT16 TypeId() const; 70 const INT16 Tid_Operator = 2; 79 virtual INT16 TypeId() const; \ 83 const INT16 Tid_##name = tid 136 virtual INT16 TypeId() const; \ 142 const INT16 Tid_##name = tid
|
| H A D | pe_funct.cxx | 172 static INT16 stateT_afterStdOperator[] = in Setup_StatusFunctions() 186 static INT16 stateT_afterStdOperatorLeftBracket[] = in Setup_StatusFunctions() 202 static INT16 stateT_afterCastOperator[] = in Setup_StatusFunctions() 216 static INT16 stateT_afterName[] = { Tid_Bracket_Left }; in Setup_StatusFunctions() 221 static INT16 stateT_expectParameterSeparator[] = in Setup_StatusFunctions() 233 static INT16 stateT_afterParameters[] = { Tid_const, in Setup_StatusFunctions() 243 static INT16 stateT_afterThrow[] = { Tid_Bracket_Left }; in Setup_StatusFunctions() 248 static INT16 stateT_expectExceptionSeparator[] = in Setup_StatusFunctions() 257 static INT16 stateT_afterExceptions[] = { Tid_SwBracket_Left, in Setup_StatusFunctions() 264 static INT16 stateT_expectZero[] = { Tid_Constant }; in Setup_StatusFunctions() [all …]
|
| H A D | pe_vafu.cxx | 133 static INT16 stateT_start[] = { Tid_Identifier, in Setup_StatusFunctions() 156 static INT16 stateT_expectCtor[] = { Tid_Bracket_Left }; in Setup_StatusFunctions() 159 static INT16 stateT_afterClassDecl[] = { Tid_Semicolon }; in Setup_StatusFunctions() 164 static INT16 stateT_expectName[] = { Tid_Identifier, in Setup_StatusFunctions() 175 static INT16 stateT_afterName[] = { Tid_ArrayBracket_Left, in Setup_StatusFunctions() 186 static INT16 stateT_afterName_inErraneousTemplate[] = in Setup_StatusFunctions() 192 static INT16 stateT_finished[] = { Tid_Semicolon, in Setup_StatusFunctions() 198 static INT16 stateT_finishedIncludingFunctionImplementation[] = in Setup_StatusFunctions()
|
| H A D | pe_class.cxx | 108 static INT16 stateT_start[] = { Tid_class, in Setup_StatusFunctions() 116 static INT16 stateT_expectName[] = { Tid_Identifier, in Setup_StatusFunctions() 124 static INT16 stateT_gotName[] = { Tid_SwBracket_Left, in Setup_StatusFunctions() 162 static INT16 stateT_bodyStd[] = { Tid_Identifier, in Setup_StatusFunctions() 197 static INT16 stateT_inProtection[] = { Tid_Colon }; in Setup_StatusFunctions() 200 static INT16 stateT_afterDecl[] = { Tid_Semicolon }; in Setup_StatusFunctions() 214 static INT16 stateT_inFriend[] = { Tid_class, in Setup_StatusFunctions()
|
| H A D | pe_type.cxx | 157 static INT16 stateT_start[] = { Tid_Identifier, in Setup_StatusFunctions() 172 static INT16 stateT_expect_namesegment[] = { Tid_Identifier, in Setup_StatusFunctions() 182 static INT16 stateT_after_namesegment[] = { Tid_const, in Setup_StatusFunctions() 192 static INT16 stateT_afterclass_expect_semicolon[] = in Setup_StatusFunctions() 198 static INT16 stateT_within_template[] = { Tid_Comma, in Setup_StatusFunctions() 206 static INT16 stateT_within_indirection[] = { Tid_const, in Setup_StatusFunctions()
|
| H A D | pe_tpltp.cxx | 61 static INT16 stateT_start[] = { Tid_Less }; in Setup_StatusFunctions() 66 static INT16 stateT_expect_qualifier[]= { Tid_class, in Setup_StatusFunctions() 71 static INT16 stateT_expect_name[] = { Tid_Identifier }; in Setup_StatusFunctions() 75 static INT16 stateT_expect_separator[]= { Tid_Comma, in Setup_StatusFunctions()
|
| H A D | pe_enum.cxx | 70 static INT16 stateT_expectName[] = { Tid_Identifier, in Setup_StatusFunctions() 75 static INT16 stateT_gotName[] = { Tid_SwBracket_Left }; in Setup_StatusFunctions() 79 static INT16 stateT_bodyStd[] = { Tid_Identifier, in Setup_StatusFunctions() 83 static INT16 stateT_afterBlock[] = { Tid_Semicolon }; in Setup_StatusFunctions()
|
| H A D | pe_param.cxx | 87 static INT16 stateT_start[] = { Tid_Identifier, in Setup_StatusFunctions() 108 static INT16 stateT_expectName[] = { Tid_Identifier, in Setup_StatusFunctions() 117 static INT16 stateT_afterName[] = { Tid_ArrayBracket_Left, in Setup_StatusFunctions() 123 static INT16 stateT_finished[] = { Tid_Bracket_Right, in Setup_StatusFunctions()
|
| H A D | pe_tydef.cxx | 66 static INT16 stateT_start[] = { Tid_typedef }; in Setup_StatusFunctions() 69 static INT16 stateT_expectName[] = { Tid_Identifier }; in Setup_StatusFunctions() 72 static INT16 stateT_afterName[] = { Tid_Semicolon }; in Setup_StatusFunctions()
|
| H A D | pe_namsp.cxx | 59 static INT16 stateT_start[] = { Tid_Identifier, in Setup_StatusFunctions() 63 static INT16 stateT_gotName[] = { Tid_SwBracket_Left, in Setup_StatusFunctions() 66 static INT16 stateT_expectSemicolon[] = { Tid_Semicolon }; in Setup_StatusFunctions()
|
| H A D | all_toks.cxx | 48 INT16 \ 57 INT16 \ 117 INT16
|
| H A D | pe_enval.cxx | 65 static INT16 stateT_start[] = { Tid_Identifier }; in Setup_StatusFunctions() 70 static INT16 stateT_afterName[] = { Tid_SwBracket_Right, in Setup_StatusFunctions() 76 static INT16 stateT_expectFinish[] = { Tid_SwBracket_Right, in Setup_StatusFunctions()
|
| /AOO42X/main/autodoc/source/parser_i/idoc/ |
| H A D | cx_dsapi.cxx | 277 const INT16 wht = 1; // Whitespace-overlook-Status in SetupStateMachine() 278 const INT16 awd = 2; // Any-Word-Read-Status in SetupStateMachine() 281 const INT16 goto_EoHtml = 3; in SetupStateMachine() 282 const INT16 goto_EoXmlConst = 4; in SetupStateMachine() 283 const INT16 goto_EoXmlLink_BeginTag = 5; in SetupStateMachine() 284 const INT16 goto_EoXmlLink_EndTag = 6; in SetupStateMachine() 285 const INT16 goto_EoXmlFormat_BeginTag = 7; in SetupStateMachine() 286 const INT16 goto_EoXmlFormat_EndTag = 8; in SetupStateMachine() 287 const INT16 goto_CheckStar = 9; in SetupStateMachine() 290 const INT16 finError = 10; in SetupStateMachine() [all …]
|
| /AOO42X/main/autodoc/source/parser_i/idl/ |
| H A D | cx_idlco.cxx | 306 const INT16 wht = 1; // Whitespace-�berlese-Status in SetupStateMachine() 307 const INT16 bez = 2; // Bezeichner-lese-Status in SetupStateMachine() 310 const INT16 finErr = 3; in SetupStateMachine() 311 const INT16 finIgn = 4; in SetupStateMachine() 312 const INT16 finBez = 5; in SetupStateMachine() 313 const INT16 finKeyw = 6; in SetupStateMachine() 314 const INT16 finPunct = 7; in SetupStateMachine() 315 const INT16 finEOL = 8; in SetupStateMachine() 316 const INT16 finEOF = 9; in SetupStateMachine() 319 const INT16 gotoMld = 10; in SetupStateMachine() [all …]
|
| /AOO42X/main/autodoc/source/parser/inc/semantic/ |
| H A D | callf.hxx | 48 INT16 i_nTokType ); 51 INT16 TokType() const; 56 INT16 nTokType; 75 INT16 * i_pTokTypeArray, 80 INT16 i_nTokTypeId, 86 INT16 i_nTokTypeId, 131 INT16 i_nTokType ) in CallFunction() 145 inline INT16 159 INT16 * i_pTokTypeArray, in PeStatus() 180 PeStatus<PE>::Call_Handler( INT16 i_nTokTypeId, in Call_Handler() [all …]
|
| /AOO42X/main/autodoc/source/parser/adoc/ |
| H A D | cx_a_std.cxx | 248 const INT16 wht = 1; // Whitespace-Status in SetupStateMachine() 249 const INT16 awd = 2; // Any-Word-Read-Status in SetupStateMachine() 252 const INT16 goto_CheckStar = 3; in SetupStateMachine() 253 const INT16 goto_AtTag = 4; in SetupStateMachine() 256 const INT16 finError = 5; in SetupStateMachine() 258 const INT16 finEol = 7; in SetupStateMachine() 259 const INT16 finEof = 8; in SetupStateMachine() 260 const INT16 finAnyWord = 9; in SetupStateMachine() 261 const INT16 finWhitespace = 10; in SetupStateMachine() 264 const INT16 fof = finEof; in SetupStateMachine() [all …]
|
| /AOO42X/main/sfx2/sdi/ |
| H A D | sfxitems.sdi | 25 item INT16 SfxInt16Item; 30 item INT16 SfxEnumItem; 31 item INT16 SfxAllEnumItem; 32 item INT16 TbxImageItem; 77 INT16 StyleFamily MID_SEARCH_STYLEFAMILY; 85 INT16 AlgorithmType MID_SEARCH_ALGORITHMTYPE; 89 INT16 Locale MID_SEARCH_LOCALE; 94 INT16 Command MID_SEARCH_COMMAND;
|
| /AOO42X/main/sw/sdi/ |
| H A D | switems.sdi | 46 INT16 Lines MID_DROPCAP_LINES; 47 INT16 Count MID_DROPCAP_COUNT; 48 INT16 Distance MID_DROPCAP_DISTANCE; 65 INT16 Align MID_ENV_ALIGN; 74 INT16 Columns MID_VIEWLAYOUT_COLUMNS;
|
| /AOO42X/main/extensions/test/sax/ |
| H A D | testwriter.cxx | 249 virtual INT16 getLength(void) THROWS( (UsrSystemException) ); 250 virtual UString getNameByIndex(INT16 i) THROWS( (UsrSystemException) ); 251 virtual UString getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ); 253 virtual UString getValueByIndex(INT16 i) THROWS( (UsrSystemException) ); 292 INT16 AttributeListImpl::getLength(void) THROWS( (UsrSystemException) ) in getLength() 304 UString AttributeListImpl::getNameByIndex(INT16 i) THROWS( (UsrSystemException) ) in getNameByIndex() 313 UString AttributeListImpl::getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ) in getTypeByIndex() 321 UString AttributeListImpl::getValueByIndex(INT16 i) THROWS( (UsrSystemException) ) in getValueByIndex()
|
| /AOO42X/main/extensions/workben/ |
| H A D | pythonautotest.cxx | 74 Sequence< INT16 >& OutParamIndex, 127 Sequence< INT16 >& OutParamIndex, in invoke() 328 any = (*pRef)->invoke( L"count" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation() 331 any = (*pRef)->invoke( L"append" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation() 332 any = (*pRef)->invoke( L"count" , seq , Sequence<INT16>(), Sequence<UsrAny>() ); in checkInvokation() 461 Sequence<INT16>() , in main() 470 … xInvoke->invoke( L"foo" , Sequence<UsrAny>(1) , Sequence<INT16>(), Sequence<UsrAny> () ); in main()
|
| /AOO42X/main/linguistic/workben/ |
| H A D | sspellimp.cxx | 135 INT16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 144 INT16 nRes = -1; in GetSpellFailure() 196 INT16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid() 199 INT16 nLang = LocaleToLanguage( rLocale ); in isValid() 228 INT16 nLang = LocaleToLanguage( rLocale ); in GetProposals()
|