Home
last modified time | relevance | path

Searched refs:getValue (Results 526 – 550 of 811) sorted by relevance

1...<<21222324252627282930>>...33

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx217 aValue <<= (sal_Int32) pVCLXScrollBar->getValue(); in getCurrentValue()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx570 sal_Int32 SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
987 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1038 …virtual ::sal_Int64 SAL_CALL getValue( ::sal_Int16 Unit ) throw (::com::sun::star::uno::RuntimeExc…
1085 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1320 const uno::Any & rValue = rData.getValue( rProp.Name ); in getPropertyValues()
1691 xProps->getValue( in getPropertyValues()
2992 if ( m_xCachedProps->getValue( DAVProperties::SUPPORTEDLOCK ) in supportsExclusiveWriteLock()
3494 m_xCachedProps->getValue( rtl::OUString( in getBaseURI()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx196 ? gconfaccess::getValue(gconfaccess::ConfigurationValues[i]) in getPropertyValue()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.hxx68 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx141 virtual Value::Pointer_t getValue();
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java80 return pt.getValue().compareTo(")") == 0; in isCloseBrace()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java137 if (df.getValue() instanceof String) in delegateContentGeneration()
H A DTableCellLayoutController.java76 FormatValueUtility.applyValueForCell(value.getValue(), attributeMap, valueType); in computeAttributes()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkspinbutton.hxx102 virtual sal_Int32 SAL_CALL getValue( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControl.csv13 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"getValue()"
H A Dstardiv.toolkit.UnoScrollBarControl.csv13 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getValue()"
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx62 { return ImplGetPropertyValue( pStr ) ? *(sal_Int32*)mAny.getValue() : nDef; } in ImplGetInt32PropertyValue()
/trunk/main/oovbaapi/ooo/vba/
H A DXDocumentProperty.idl82 any getValue()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXStyle.idl63 string getValue( ) raises ( com::sun::star::script::BasicErrorException );
/trunk/main/i18npool/inc/
H A DcalendarImpl.hxx67 …virtual sal_Int16 SAL_CALL getValue(sal_Int16 nFieldIndex) throw(com::sun::star::uno::RuntimeExcep…
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDumper.java193 String env = entry.getKey() + "=" + entry.getValue(); in dumpAllProperties()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx115 return makeAny((sal_Int32)(m_aRow->get())[0]->getValue()); in getBookmark()
/trunk/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx422 virtual sal_Int32 SAL_CALL getValue() throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx878 *this, nNumberFormat, xCell->getValue(), in ExportTableBox()
885 if (*(sal_Bool*)aAny.getValue()) in ExportTableBox()
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx764 xNew->setValue(xAttr->getValue()); in lcl_ImportNode()
825 OUString const sValue = curAttr->getValue(); in lcl_ImportNode()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java286 int nType = AnyConverter.getType(aValue).getTypeClass().getValue(); in isValidAndBoolean()
1181 int type = AnyConverter.getType(aValue).getTypeClass().getValue(); in getTypeObject()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx535 text = static_cast< uno::Exception const *>( rStatus.getValue() )->Message; in update_()
825 … msg = reinterpret_cast< uno::Exception const * >( dpExc.Cause.getValue() )->Message; in execute()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx955 …ue = _rLine.xHandler->convertToPropertyValue( _rLine.pLine->GetEntryName(), xControl->getValue() ); in impl_getControlAsPropertyValue()
957 aPropertyValue = xControl->getValue(); in impl_getControlAsPropertyValue()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx215 aIterHidden.getValue(nY, bThisRowHidden); in UpdatePageBreaks()
220 aIterHeights.getValue(nY, nTmp); in UpdatePageBreaks()

Completed in 163 milliseconds

1...<<21222324252627282930>>...33