| /trunk/main/idlc/test/parser/ |
| H A D | constant.tests | 22 EXPECT SUCCESS "constant.tests 1": 37 EXPECT SUCCESS "constant.tests 2": 52 EXPECT FAILURE "constant.tests 3": 58 EXPECT FAILURE "constant.tests 4": 64 EXPECT FAILURE "constant.tests 5": 70 EXPECT FAILURE "constant.tests 6": 76 EXPECT SUCCESS "constant.tests 7": 80 EXPECT SUCCESS "constant.tests 8": 124 EXPECT FAILURE "constant.tests 9": 128 EXPECT FAILURE "constant.tests 10": [all …]
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | XSheetCondition.idl | 72 a formula, a numeric constant, or a string constant in quotes. 82 a formula, a numeric constant, or a string constant in quotes. 92 a formula, a numeric constant, or a string constant in quotes. 102 a formula, a numeric constant, or a string constant in quotes.
|
| H A D | CellFlags.idl | 42 /** selects constant numeric values that are not formatted 49 /** selects constant numeric values that have a date or time 56 /** selects constant strings.
|
| H A D | XFormulaOpCodeMapper.idl | 77 constants. If a constant unknown to the implementation is passed, 118 constants. If a constant unknown to the implementation is passed,
|
| /trunk/main/oox/source/dump/ |
| H A D | dumperbase.ini | 72 # - <constname> denotes a literal name for a constant or bit. 111 # - Defines the name 'my-value' for the constant 1. 112 # - Includes 'OTHER-LIST' which may overwrite the name of the constant 1. 115 # - Defines the name 'other-value' for the constant 4, which may overwrite the 116 # name of this constant included from the name list 'OTHER-LIST'. 149 # - Defines the names 'value0' for the constant 0, 'value1' for the constant 150 # 1, 'value3' for the constant 3, and 'value8' for the constant 8. 159 # string for the constant 2. Other constants (less than 0 or greater than 3
|
| /trunk/main/offapi/com/sun/star/awt/ |
| H A D | FontDescriptor.idl | 73 <p>Use one value out of the constant group 82 <p>Use one value out of the constant group 91 <p>Use one value out of the constant group 128 <p>Use one value out of the constant group 137 <p>Use one value out of the constant group 174 <p>One or more values out of the constant group
|
| H A D | KeyEvent.idl | 47 <p>This is a constant from the constant group <type>Key</type>.</p> 61 <p>This is a constant from the constant group
|
| H A D | KeyStroke.idl | 52 <p>This is a constant from the constant group 67 <p>This is a constant from the constant group
|
| H A D | XSystemDependentMenuPeer.idl | 62 one constant out of the constant group
|
| H A D | XSystemChildFactory.idl | 69 one constant out of the constant group
|
| H A D | XSystemDependentWindowPeer.idl | 72 one constant out of the constant group
|
| /trunk/main/offapi/com/sun/star/style/ |
| H A D | LineSpacingMode.idl | 41 /** This constant specifies the height value as a proportional value. 48 /** This constant specifies the height as the minimum line height. 55 /** This constant specifies the height value as the distance to the previous line. 62 /** This constant specifies the height value as a fixed line height.
|
| /trunk/main/offapi/com/sun/star/embed/ |
| H A D | XVisualObject.idl | 71 Can take values from <type>Aspects</type> constant set. 101 Can take values from <type>Aspects</type> constant set. 127 Can take values from <type>Aspects</type> constant set. 154 Can take values from <type>Aspects</type> constant set. 158 <type>EmbedMapUnits</type> constant
|
| H A D | Actions.idl | 31 /** This constant set contains possible actions that could be approved by 42 implementation could use this constant to request approval to throw 54 implementation could use this constant to request approval to throw
|
| H A D | Aspects.idl | 32 /** The constant set contains possible aspects for an embedded object. 35 This constant set provides a set of values that
|
| H A D | EmbedMisc.idl | 32 /** The constant set contains flags describing miscellaneous characteristics 36 The constant values can be combined with 'or' operation.
|
| /trunk/main/pyuno/source/module/ |
| H A D | pyuno_type.cxx | 314 PyRef constant = runtime.any2PyObject( a ); in importToGlobal() local 315 if( constant.is() ) in importToGlobal() 317 Py_INCREF( constant.get() ); in importToGlobal() 318 PyDict_SetItem( dict, target , constant.get()); in importToGlobal() 319 ret = constant.get(); in importToGlobal()
|
| H A D | uno.py | 48 def getConstantByName( constant ): argument 50 return pyuno.getConstantByName( constant )
|
| /trunk/main/framework/ |
| H A D | Library_fwk.mk | 78 framework/source/constant/containerquery \ 79 framework/source/constant/contenthandler \ 80 framework/source/constant/frameloader \
|
| /trunk/main/udkapi/com/sun/star/reflection/ |
| H A D | XConstantTypeDescription.idl | 37 /** Reflects a constant. 52 /** @return the value of the constant.
|
| /trunk/main/framework/source/loadenv/ |
| H A D | loadenv.cxx | 782 lQuery[0].Name = ::framework::constant::FrameLoader::PROP_TYPES; in classifyContent() 797 lQuery[0].Name = ::framework::constant::ContentHandler::PROP_TYPES; in classifyContent() 960 lQuery[0].Name = ::framework::constant::ContentHandler::PROP_TYPES; in impl_handleContent() 967 … sHandler = lProps.getUnpackedValueOrDefault(::framework::constant::ContentHandler::… in impl_handleContent() 1262 lQuery[0].Name = ::framework::constant::FrameLoader::PROP_TYPES; in impl_searchLoader() 1271 … sLoader = lLoaderProps.getUnpackedValueOrDefault(::framework::constant::FrameLoader::PRO… in impl_searchLoader()
|
| /trunk/main/offapi/com/sun/star/rdf/ |
| H A D | URI.idl | 82 the URI, represented as a constant from <type>URIs</type>. 85 if the argument is not a valid constant from <type>URIs</type>
|
| /trunk/main/offapi/com/sun/star/script/vba/ |
| H A D | XVBAEventProcessor.idl | 46 The identifier of the event. Must be a constant from <type>VBAEventId</type>. 67 The identifier of the event. Must be a constant from <type>VBAEventId</type>.
|
| /trunk/main/cli_ure/source/climaker/ |
| H A D | climaker_emit.cxx | 504 ::System::Object * constant = in get_type() 516 constant->GetType(), in get_type() 520 field_builder->SetConstant( constant ); in get_type() 560 ::System::Object * constant = in get_type() 566 constant->GetType(), in get_type() 570 field_builder->SetConstant( constant ); in get_type()
|
| /trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
| H A D | hash.cxx | 76 …a, sal_uInt32& b, sal_uInt32 c, sal_uInt32 d, sal_uInt32& e, sal_uInt32 constant, sal_uInt32 datum… in subRound() argument 86 e += constant + datum; in subRound()
|