/trunk/main/i18npool/source/breakiterator/data/ |
H A D | sent.txt | 57 # Rule 3 - break after separators. Keep CR/LF together. 64 # Rule 4 - Break after $Sep. 65 # Rule 5 - Ignore $Format and $Extend 70 # Rule 6 73 # Rule 7 76 #Rule 8 81 # Rule 8a 84 #Rule 9, 10, 11 87 #Rule 12
|
H A D | count_word.txt | 59 # Rule 3: Treat a grapheme cluster as if it were a single character. 78 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 90 # Do not break between Katakana. Rule #13.
|
H A D | line.txt | 103 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width), 112 # Combining Marks. X $CM* behaves as if it were X. Rule LB6. 194 # Rule LB 4, 5 Mandatory (Hard) breaks. 334 $CM+ $NUcm; # Rule 10, any otherwise unattached CM behaves as AL 371 # Rule 30 Do not break between letters, numbers or ordinary symbols 494 # Rule 13 & 14 taken together for an edge case.
|
H A D | count_word_fi.txt | 63 # Rule 3: Treat a grapheme cluster as if it were a single character. 90 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 99 # Do not break between Katakana. Rule #13.
|
H A D | edit_word.txt | 66 # Rule 3: Treat a grapheme cluster as if it were a single character. 93 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 106 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_ca.txt | 67 # Rule 3: Treat a grapheme cluster as if it were a single character. 93 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 104 # Do not break between Katakana. Rule #13.
|
H A D | edit_word_he.txt | 66 # Rule 3: Treat a grapheme cluster as if it were a single character. 93 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 106 # Do not break between Katakana. Rule #13.
|
H A D | dict_word.txt | 73 # Rule 3: Treat a grapheme cluster as if it were a single character. 101 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 112 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_he.txt | 67 # Rule 3: Treat a grapheme cluster as if it were a single character. 93 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 104 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_nodash.txt | 72 # Rule 3: Treat a grapheme cluster as if it were a single character. 100 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 111 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_fi.txt | 72 # Rule 3: Treat a grapheme cluster as if it were a single character. 100 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 111 # Do not break between Katakana. Rule #13.
|
H A D | edit_word_hu.txt | 83 # Rule 3: Treat a grapheme cluster as if it were a single character. 110 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 123 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_hu.txt | 87 # Rule 3: Treat a grapheme cluster as if it were a single character. 115 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 126 # Do not break between Katakana. Rule #13.
|
H A D | dict_word_prepostdash.txt | 79 # Rule 3: Treat a grapheme cluster as if it were a single character. 107 # Words. Alpha-numerics. Rule 5, 6, 7, 9, 10 121 # Do not break between Katakana. Rule #13.
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | RuleAction.idl | 32 /** These are the possible values for <member>Rule::Action</member>. 74 /** "Move" - Moves object to <member>Rule::Parameter</member> when term 80 /** "Copy" - Copies object to <member>Rule::Parameter</member> when term 91 /** "Link" - Creates a link to <member>Rule::Parameter</member> when term 97 /** "Forward" - Forwards object to <member>Rule::Parameter</member> when
|
H A D | RuleSet.idl | 27 #include <com/sun/star/ucb/Rule.idl> 36 /** describes a set of <type>Rule</type>s. 48 sequence<com::sun::star::ucb::Rule> Rules;
|
/trunk/test/testgui/source/svt/gui/sw/ |
H A D | FileTypeAboutWriter.java | 44 import org.junit.Rule; 54 @Rule 57 @Rule
|
/trunk/main/connectivity/inc/connectivity/ |
H A D | sqlparse.hxx | 152 typedef ::std::map< sal_uInt32, OSQLParseNode::Rule > RuleIDMap; 230 static OSQLParseNode::Rule RuleIDToRule( sal_uInt32 _nRule ); 233 static sal_uInt32 RuleID(OSQLParseNode::Rule eRule);
|
/trunk/test/testgui/source/pvt/gui/ |
H A D | Benchmark.java | 41 import org.junit.Rule; 52 @Rule 55 @Rule
|
/trunk/test/testgui/source/svt/gui/sd/ |
H A D | BasicFuncOnImpress.java | 44 import org.junit.Rule; 57 @Rule 60 @Rule
|
/trunk/test/testgui/source/fvt/gui/sc/chart/ |
H A D | ChartDialogSetting.java | 32 import org.junit.Rule; 42 @Rule
|
/trunk/test/testgui/source/fvt/gui/sc/filter/ |
H A D | Fitler.java | 34 import org.junit.Rule; 45 @Rule
|
/trunk/test/testgui/source/fvt/gui/ |
H A D | AOOTest.java | 32 import org.junit.Rule; 52 @Rule
|
/trunk/test/testgui/source/fvt/gui/sc/rowcolumn/ |
H A D | InsertRowAndColumn.java | 29 import org.junit.Rule; 37 @Rule
|
/trunk/test/testgui/source/fvt/gui/sc/validity/ |
H A D | ValidityDialogDefaultValue.java | 29 import org.junit.Rule; 37 @Rule
|