Home
last modified time | relevance | path

Searched defs:value (Results 176 – 200 of 446) sorted by relevance

12345678910>>...18

/trunk/main/bridges/test/
H A Dtestsameprocess.cxx157 TimeValue value={2,0}; in main() local
H A Dtestclient.cxx215 TimeValue value={bReverse ?1000 :2,0}; in main() local
/trunk/main/basebmp/inc/basebmp/
H A Dtruecolormaskaccessor.hxx195 void set(V const& value, Iterator const& i) const in set()
205 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java240 private void addConfigItem(Node root, String attribute, String type, String value) { in addConfigItem()
294 public void addAttribute(String name, String value) { in addAttribute()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.hxx54 rtl::OString value; member in http_dav_ucp::CurlRequest::Header
H A DDAVTypes.hxx71 com::sun::star::uno::Any value; member
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesDeclarationLayoutController.java144 …final Object value = LayoutControllerUtil.evaluateExpression(getFlowController(), variable, valueE… in generateVariableSetSection() local
/trunk/main/odk/examples/java/Inspector/
H A DUnoTreeRenderer.java68 …public synchronized Component getTreeCellRendererComponent(JTree tree,Object value, boolean sel, b… in getTreeCellRendererComponent()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx123 #define SET_PROPERTY( propertyid, value, member ) \ in IMPLEMENT_FORWARD_XINTERFACE2() argument
798 bool ODateType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
840 bool OTimeType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
901 bool ODateTimeType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
951 bool OShortIntegerType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
/trunk/main/o3tl/inc/o3tl/
H A Dvector_pool.hxx97 ValueType value; member
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.java73 String value = null; in main() local
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsanextension_mscryptimpl.cxx151 void SanExtensionImpl :: setCertExtn( unsigned char* value, unsigned int vlen, unsigned char* id, u… in setCertExtn()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx364 void TagLogger::attribute(const string & name, const string & value) in attribute()
369 void TagLogger::attribute(const string & name, const ::rtl::OUString & value) in attribute()
374 void TagLogger::attribute(const string & name, sal_uInt32 value) in attribute()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx373 PropertyValue value; in execute() local
408 PropertyValue value; in execute() local
530 PropertyValue value; in execute() local
/trunk/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx280 …inline void SAL_CALL operator <<= ( ::com::sun::star::uno::Any & rAny, const SharedUNOComponent< I… in operator <<=()
287 …inline ::com::sun::star::uno::Any SAL_CALL makeAny( const SharedUNOComponent< INTERFACE, COMPONENT… in makeAny()
/trunk/main/sal/inc/rtl/
H A Dustring.hxx81 OUString( rtl_uString * value, DO_NOT_ACQUIRE * ) in OUString()
158 OUString( const sal_Unicode * value, sal_Int32 length ) SAL_THROW(()) in OUString()
178 OUString( const sal_Char * value, sal_Int32 length, in OUString()
1248 static OUString intern( const sal_Char * value, sal_Int32 length, in intern()
1462 static OUString createFromAscii( const sal_Char * value ) SAL_THROW(()) in createFromAscii()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx544 rtl::OUString const & name, css::uno::Any const & value, bool isAmbiguous, in setProperty()
650 css::uno::Any value; in getProperty() local
862 css::uno::Any const & value, in wrapValue()
1174 rtl::OUString const & propertyName, css::uno::Any const & value) in setPropertyValue()
1322 sal_Int32 handle, css::uno::Any const & value) in setFastPropertyValue()
/trunk/main/l10ntools/layout/
H A Dlayoutparse.cxx80 ByteString value = BSTRING( ( *i )->GetValue() ); in HandleElement() local
/trunk/main/store/workben/
H A Dt_base.cxx172 rtl_String **newString, const sal_Unicode *value, sal_Int32 length) in __store_string_newFromUnicode_WithLength()
191 rtl_String **newString, const sal_Unicode *value) in __store_string_newFromUnicode()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx117 void dest(char* token, char* value) in dest()
123 void ctrl(char*token, char* value) in ctrl()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java111 private String value; /* XML element characters */ field in XMLPackageDescription
273 String value = (String) attributes.get(key); in dump() local
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx284 void Full::setFirst(sal_Int32 value) throw (css::uno::RuntimeException) { in setFirst()
301 void Full::setSecond( in setSecond()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java78 public ResourceKey createKey(final Object value, in createKey()
/trunk/main/sal/inc/sal/
H A Dmathconf.h107 double value; member
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DParameters.java100 public void setPropertyValue(String name, Object value) { in setPropertyValue()

Completed in 97 milliseconds

12345678910>>...18