/aoo41x/main/basic/source/comp/ |
H A D | exprtree.cxx | 114 || eTok == SYMBOL || eTok == COMMA || eTok == DOT || eTok == NOT || eTok == BYVAL ) in DoParametersFollow() 137 sal_Bool bHasType = sal_Bool( eTok == EQ || eTok == DOT ); in AddSym() 179 if( pParser->Peek() == DOT ) in Term() 198 pParser->Error( SbERR_UNEXPECTED, DOT ); in Term() 258 sal_Bool bObj = sal_Bool( ( eTok == DOT || eTok == EXCLAM ) in Term() 436 sal_Bool bObj = sal_Bool( ( eTok == DOT || eTok == EXCLAM ) && !pParser->WhiteSpace() ); in ObjTerm() 512 case DOT: // .with in Operand() 546 if( eTokAfterRParen == EQ || eTokAfterRParen == LPAREN || eTokAfterRParen == DOT ) in Operand()
|
H A D | parser.cxx | 389 if( eCurTok == SYMBOL || eCurTok == DOT ) in Parse() 718 if( Peek() == DOT ) in Implements() 721 while( Peek() == DOT ) in Implements()
|
H A D | dim.cxx | 135 if( Peek() == DOT ) in TypeDecl() 138 while( Peek() == DOT ) in TypeDecl()
|
H A D | token.cxx | 705 && ( eLastTok == DOT|| eLastTok == EXCLAM ) ) in Hilite()
|
/aoo41x/main/rsc/source/rscpp/ |
H A D | cpp6.c | 111 000, 000, 000, DOT, OP_LT,OP_LPA,OP_ADD, OP_OR, /* 48 .<(+| */ 144 OP_LPA,OP_RPA,OP_MUL,OP_ADD, 000,OP_SUB, DOT,OP_DIV, /* 28 ()*+,-./ */
|
H A D | cpp.h | 141 #define DOT 66 /* . might start a number */ macro
|
H A D | cpp1.c | 514 case DOT: /* Dot may begin floats */
|
H A D | cpp4.c | 168 case DOT: /* Maybe a float number */
|
/aoo41x/main/scp2/source/ |
H A D | supported_extensions.txt | 50 DOT
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | FontEmphasisMark.idl | 50 const short DOT = 0x0001;
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formenums.cxx | 231 { XML_DOT, FontEmphasisMark::DOT }, in getEnumMap()
|
/aoo41x/main/basic/source/inc/ |
H A D | token.hxx | 46 LPAREN = '(', RPAREN = ')', COMMA = ',', DOT = '.', EXCLAM = '!', enumerator
|
/aoo41x/main/soltools/cpp/ |
H A D | cpp.h | 44 ARROW, SBRA, SKET, LP, RP, DOT, AND, STAR, PLUS, MINUS, enumerator
|
/aoo41x/main/udkapi/com/sun/star/uri/ |
H A D | UriReferenceFactory.idl | 57 “<code>.</code>” to “<code>DOT</code>”, and copying
|
/aoo41x/main/i18npool/source/breakiterator/data/ |
H A D | count_word_fi.txt | 30 $MidLetter = [[:name = APOSTROPHE:] [:name = MIDDLE DOT:] [:name = HEBREW PUNCTUATION GERSHAYIM:]
|
H A D | edit_word.txt | 35 $MidLetter = [[:name = APOSTROPHE:] [:name = MIDDLE DOT:] [:name = HEBREW PUNCTUATION GERSHAYIM:]
|
H A D | dict_word_ca.txt | 31 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | edit_word_he.txt | 35 $MidLetter = [[:name = QUOTATION MARK:] [:name = APOSTROPHE:] [:name = MIDDLE DOT:] [:name = HEBREW…
|
H A D | dict_word_fi.txt | 35 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | dict_word.txt | 35 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | dict_word_he.txt | 31 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | dict_word_nodash.txt | 35 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | edit_word_hu.txt | 48 $MidLetter = [[:name = APOSTROPHE:] [:name = MIDDLE DOT:] [:name = HEBREW PUNCTUATION GERSHAYIM:]
|
H A D | dict_word_hu.txt | 48 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|
H A D | dict_word_prepostdash.txt | 41 …HE:] [:name = GRAVE ACCENT:] \u0084 [:name = SOFT HYPHEN:] [:name = MIDDLE DOT:] [:name = GREEK TO…
|