Home
last modified time | relevance | path

Searched refs:Rule (Results 1 – 25 of 111) sorted by relevance

12345

/trunk/main/i18npool/source/breakiterator/data/
H A Dsent.txt57 # 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 Dcount_word.txt59 # 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 Dline.txt103 # 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 Dcount_word_fi.txt63 # 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 Dedit_word.txt66 # 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 Ddict_word_ca.txt67 # 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 Dedit_word_he.txt66 # 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 Ddict_word.txt73 # 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 Ddict_word_he.txt67 # 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 Ddict_word_nodash.txt72 # 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 Ddict_word_fi.txt72 # 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 Dedit_word_hu.txt83 # 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 Ddict_word_hu.txt87 # 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 Ddict_word_prepostdash.txt79 # 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 DRuleAction.idl32 /** 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 DRuleSet.idl27 #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 DFileTypeAboutWriter.java44 import org.junit.Rule;
54 @Rule
57 @Rule
/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx152 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 DBenchmark.java41 import org.junit.Rule;
52 @Rule
55 @Rule
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java44 import org.junit.Rule;
57 @Rule
60 @Rule
/trunk/test/testgui/source/fvt/gui/sc/chart/
H A DChartDialogSetting.java32 import org.junit.Rule;
42 @Rule
/trunk/test/testgui/source/fvt/gui/sc/filter/
H A DFitler.java34 import org.junit.Rule;
45 @Rule
/trunk/test/testgui/source/fvt/gui/
H A DAOOTest.java32 import org.junit.Rule;
52 @Rule
/trunk/test/testgui/source/fvt/gui/sc/rowcolumn/
H A DInsertRowAndColumn.java29 import org.junit.Rule;
37 @Rule
/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogDefaultValue.java29 import org.junit.Rule;
37 @Rule

Completed in 65 milliseconds

12345