Home
last modified time | relevance | path

Searched defs:value (Results 26 – 50 of 446) sorted by relevance

12345678910>>...18

/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContextEntry.java54 public ComponentContextEntry( Object lateInit, Object value ) in ComponentContextEntry()
64 public ComponentContextEntry( Object value ) in ComponentContextEntry()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java29 private DocumentType( int value ) in DocumentType()
44 public static DocumentType fromInt(int value) in fromInt()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java44 int I(String value) { in I()
69 int I(String value) { in I()
101 int I(String value) { in I()
170 protected int value[] = new int[NR_PROPERTIES]; field in ParaStyle
328 public void setAttribute(String attr, String value) { in setAttribute()
373 public void setAttribute(int attr, String value) { in setAttribute()
437 private static String toCSV(String value) { in toCSV()
453 private static String toLastCSV(String value) { in toLastCSV()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java111 public void setPropertyValue(String propertyName, Object value) in setPropertyValue()
152 public void setFastPropertyValue(int handle, Object value) in setFastPropertyValue()
189 public void setFirst(int value) { in setFirst()
202 public void setSecond(Ambiguous value) in setSecond()
223 public void setThird(int value) throws UnknownPropertyException { in setThird()
231 public void setFourth(int value) throws UnknownPropertyException { in setFourth()
239 public void setPropertyValue(String propertyName, Object value) in setPropertyValue()
280 public void setFastPropertyValue(int handle, Object value) in setFastPropertyValue()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/style/
H A DTextUnderlineWidthMapper.java59 final CSSValue value = lookupMapping(attrValue); in updateStyle() local
62 targetRule.setPropertyValue(getStyleKey(), value); in updateStyle() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/script/
H A D_XTypeConverter.java61 Object value = null ; in _convertTo() local
105 Object value = new Integer(123) ; in _convertToSimpleType() local
/trunk/main/forms/qa/integration/forms/
H A DDocumentType.java29 private DocumentType( int value ) in DocumentType()
45 public static DocumentType fromInt(int value) in fromInt()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DSimpleDataAware.java32 public SimpleDataAware(Object dataObject, Value value, Object control_, Value controlValue_) in SimpleDataAware()
46 protected void setToUI(Object value) in setToUI()
H A DRadioDataAware.java40 public RadioDataAware(Object data, Value value, Object[] radioButs) in RadioDataAware()
53 protected void setToUI(Object value) in setToUI()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DScriptNode.java106 String value = nameElement.getAttribute("value"); in getStringProperty() local
112 private String name, value; field in ScriptNode.StringProperty
115 public StringProperty(ScriptNode sn, String name, String value) { in StringProperty()
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DDocumentType.java29 private DocumentType( int value ) in DocumentType()
47 public static DocumentType fromInt(int value) in fromInt()
/trunk/main/salhelper/inc/salhelper/
H A Dfuture.hxx69 inline void set (const value_type& value) SAL_THROW(()) in set()
100 inline void set (const value_type& value) SAL_THROW(()) in set()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameContainerAdapter.java41 public void insertByName(String key, Object value) in insertByName()
67 public void replaceByName(String key, Object value) in replaceByName()
/trunk/main/configmgr/source/
H A Dlocalizedvaluenode.cxx43 LocalizedValueNode::LocalizedValueNode(int layer, css::uno::Any const & value): in LocalizedValueNode()
59 void LocalizedValueNode::setValue(int layer, css::uno::Any const & value) { in setValue()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java122 final String value = props.getConfigProperty(key); in getNamespaces() local
123 map.put(key.substring(NAMESPACES_PREFIX.length()), value); in getNamespaces() local
134 final String value = props.getConfigProperty(key); in getNamespacePrefix() local
154 final String value = props.getProperty(key); in parseStyleAttrDefinition() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/
H A DOneOfConstantsMapper.java47 public void addMapping(final String value, final CSSValue target) in addMapping()
57 final CSSValue value = lookupMapping(attrValue); in updateStyle() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx251 String2Float( uno::Any& rAny, const gchar * value ) in String2Float()
382 String2Color( uno::Any& rAny, const gchar * value ) in String2Color()
399 const gchar * value = NULL; in FontSlant2Style() local
464 String2Weight( uno::Any& rAny, const gchar * value ) in String2Weight()
481 const gchar * value = NULL; in Adjust2Justification() local
578 const gchar * value = NULL; in Underline2String() local
636 SetString( uno::Any& rAny, const gchar * value ) in SetString()
693 String2Bool( uno::Any& rAny, const gchar * value ) in String2Bool()
717 String2Scale( uno::Any& rAny, const gchar * value ) in String2Scale()
733 const gchar * value = NULL; in CaseMap2String() local
[all …]
/trunk/main/chart2/source/tools/
H A DScaling.cxx77 LogarithmicScaling::doScaling( double value ) in doScaling()
128 ExponentialScaling::doScaling( double value ) in doScaling()
177 double SAL_CALL LinearScaling::doScaling( double value ) in doScaling()
228 double SAL_CALL PowerScaling::doScaling( double value ) in doScaling()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DIntArrayList.java105 public void set(int index, int value) { in set()
116 public void add(int value) { in add()
/trunk/main/basebmp/inc/basebmp/
H A Daccessoradapters.hxx131 void set(V const& value, Iterator const& i) const in set()
140 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
239 void set(V const& value, Iterator const& i) const in set()
248 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
375 void set(V const& value, Iterator const& i) const in set()
385 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
491 void set(V const& value, Iterator const& i) const in set()
504 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
H A Dgenericcolorimageaccessor.hxx66 void set(Color const& value, Iterator const& i) const in set()
71 void set(value_type const& value, Iterator const& i, Difference const& diff) const in set()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java130 public boolean containsValue(Object value) { in containsValue()
161 public Object put(Object key, Object value) { in put()
294 private Entry(Object key, Object value, ReferenceQueue queue) { in Entry()
/trunk/main/chart2/source/inc/
H A DPropertyHelper.hxx120 …void setPropertyValue( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const Value & value ) in setPropertyValue()
134 …tPropertyValueDefault( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const Value & value ) in setPropertyValueDefault()
/trunk/main/sal/rtl/source/
H A Dalloc_impl.h59 #define RTL_MEMORY_ALIGN(value, align) (((value) + ((align) - 1)) & ~((align) - 1)) argument
61 #define RTL_MEMORY_ISP2(value) (((value) & ((value) - 1)) == 0) argument
62 #define RTL_MEMORY_P2ALIGN(value, align) ((value) & -(sal_IntPtr)(align)) argument
64 #define RTL_MEMORY_P2ROUNDUP(value, align) \ argument
66 #define RTL_MEMORY_P2END(value, align) \ argument
/trunk/main/rsc/source/rscpp/
H A Dcpp5.c232 int value[NEXP]; /* Value stack */ in eval() local
606 bittest(int value) in bittest()
628 register int value; in evalnum() local
670 register int value; in evalchar() local
908 dumpstack(opstack, opp, value, valp) in dumpstack() argument

Completed in 126 milliseconds

12345678910>>...18