Home
last modified time | relevance | path

Searched refs:getValue (Results 401 – 425 of 811) sorted by relevance

1...<<11121314151617181920>>...33

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DConditionalPrintExpressionReadHandler.java56 final String formula = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "formula"); in startParsing()
/trunk/main/connectivity/source/inc/
H A DTPrivilegesResultSet.hxx39 virtual const ORowSetValue& getValue(sal_Int32 columnIndex);
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySet.hxx40 virtual Value::Pointer_t getValue() = 0;
/trunk/main/package/inc/
H A DCRC32.hxx46 sal_Int32 SAL_CALL getValue()
/trunk/main/vbahelper/source/msforms/
H A Dvbaprogressbar.hxx39 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbaprogressbar.cxx38 ScVbaProgressBar::getValue() throw (css::uno::RuntimeException) in getValue() function in ScVbaProgressBar
H A Dvbaspinbutton.hxx38 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbacheckbox.hxx40 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbalabel.hxx39 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbamultipage.hxx50 virtual sal_Int32 SAL_CALL getValue() throw (css::uno::RuntimeException);
H A Dvbaradiobutton.hxx39 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.hxx110 com::sun::star::beans::Optional< com::sun::star::uno::Any > getValue(
/trunk/main/package/source/package/zipapi/
H A DCRC32.cxx56 sal_Int32 SAL_CALL CRC32::getValue() in getValue() function in CRC32
/trunk/main/xmloff/source/style/
H A DXMLConstantsPropertyHandler.cxx78 nEnum = *((sal_Int32*)rValue.getValue()); in exportXML()
/trunk/main/sw/source/ui/vba/
H A Dvbavariable.hxx47 virtual css::uno::Any SAL_CALL getValue() throw ( css::uno::RuntimeException );
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java68 final String value = attrs.getValue(i); in copyAttributes()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DOfficeModule.java44 if(wiz.getValue() == NotifyDescriptor.OK_OPTION) { in installed()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxIndexColumnDescriptor.java48 public Object getValue() { in registerProperties()
H A DSdbcxKeyColumnDescriptor.java47 public Object getValue() { in registerProperties()
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.cxx69 Sequence<sal_Int8> seq= *( Sequence<sal_Int8>*)anyData.getValue(); in drop()
/trunk/main/svl/source/misc/
H A Dfstathelper.cxx51 const util::DateTime* pDT = (util::DateTime*)aAny.getValue(); in GetModifiedDateTimeOfFile()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.hxx71 std::string getValue(const std::string& nodeId);
/trunk/main/ucb/source/ucp/file/
H A Dfilinl.hxx38 inline const com::sun::star::uno::Any& SAL_CALL shell::MyProperty::getValue() const in getValue() function in shell::MyProperty
/trunk/main/fpicker/source/win32/filepicker/
H A Dcontrolcommand.hxx94 ::com::sun::star::uno::Any SAL_CALL getValue( ) const;
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DNameMap.java103 aStateIds.add(aEntry.getValue()); in GetMatchingStateIds()

Completed in 87 milliseconds

1...<<11121314151617181920>>...33