Home
last modified time | relevance | path

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

1234

/AOO41X/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;
/AOO41X/test/testgui/source/svt/gui/sw/
H A DFileTypeAboutWriter.java44 import org.junit.Rule;
54 @Rule
57 @Rule
/AOO41X/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx143 typedef ::std::map< sal_uInt32, OSQLParseNode::Rule > RuleIDMap;
221 static OSQLParseNode::Rule RuleIDToRule( sal_uInt32 _nRule );
224 static sal_uInt32 RuleID(OSQLParseNode::Rule eRule);
H A Dsqlnode.hxx132 enum Rule enum in connectivity::OSQLParseNode
347 OSQLParseNode* getByRule(OSQLParseNode::Rule eRule) const;
365 Rule getKnownRuleID() const;
/AOO41X/test/testgui/source/pvt/gui/
H A DBenchmark.java41 import org.junit.Rule;
52 @Rule
55 @Rule
/AOO41X/test/testgui/source/fvt/gui/
H A DAOOTest.java30 import org.junit.Rule;
49 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/chart/
H A DChartDialogSetting.java32 import org.junit.Rule;
42 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/filter/
H A DFitler.java34 import org.junit.Rule;
45 @Rule
/AOO41X/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java44 import org.junit.Rule;
57 @Rule
60 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/rowcolumn/
H A DInsertRowAndColumn.java29 import org.junit.Rule;
37 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogDefaultValue.java29 import org.junit.Rule;
37 @Rule
H A DValiditySampleFile.java31 import org.junit.Rule;
39 @Rule
H A DValidityDateSupport1024Columns.java30 import org.junit.Rule;
39 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/sheet/
H A DSheets.java28 import org.junit.Rule;
43 @Rule
/AOO41X/test/testgui/source/fvt/gui/sd/table/
H A DTableBorderProperty.java30 import org.junit.Rule;
37 @Rule
H A DTableFontEffectsProperty.java29 import org.junit.Rule;
37 @Rule
H A DTableBackgroundProperty.java29 import org.junit.Rule;
36 @Rule
/AOO41X/test/testgui/source/fvt/gui/sc/cell/
H A DCells.java30 import org.junit.Rule;
41 @Rule
/AOO41X/test/testgui/source/fvt/gui/formula/catalog/
H A DCharacterFromCatalogDlg.java32 import org.junit.Rule;
40 @Rule
H A DSymbolsFromCatalog.java32 import org.junit.Rule;
42 @Rule
/AOO41X/test/testgui/source/fvt/gui/sw/hyperlink/
H A DWarningDialog.java34 import org.junit.Rule;
78 @Rule
/AOO41X/test/testgui/source/fvt/gui/sd/shape/
H A DShapeTypes.java33 import org.junit.Rule;
43 @Rule
/AOO41X/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DDocumentWithHeaderFooter.java35 import org.junit.Rule;
41 @Rule
/AOO41X/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java36 import org.junit.Rule;
46 @Rule

1234