/trunk/main/accessibility/source/standard/ |
H A D | vclxaccessiblescrollbar.cxx | 217 aValue <<= (sal_Int32) pVCLXScrollBar->getValue(); in getCurrentValue()
|
/trunk/main/toolkit/inc/toolkit/awt/ |
H A D | vclxwindows.hxx | 570 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 D | webdavcontent.cxx | 1320 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 D | gconfbackend.cxx | 196 ? gconfaccess::getValue(gconfaccess::ConfigurationValues[i]) in getPropertyValue()
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbadocument.hxx | 68 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…
|
/trunk/main/writerfilter/source/doctok/ |
H A D | WW8ResourceModelImpl.hxx | 141 virtual Value::Pointer_t getValue();
|
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaCompiler.java | 80 return pt.getValue().compareTo(")") == 0; in isCloseBrace()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | FormattedTextLayoutController.java | 137 if (df.getValue() instanceof String) in delegateContentGeneration()
|
H A D | TableCellLayoutController.java | 76 FormatValueUtility.applyValueForCell(value.getValue(), attributeMap, valueType); in computeAttributes()
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | tkspinbutton.hxx | 102 virtual sal_Int32 SAL_CALL getValue( ) throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/ |
H A D | com.sun.star.comp.toolkit.UnoSpinButtonControl.csv | 13 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"getValue()"
|
H A D | stardiv.toolkit.UnoScrollBarControl.csv | 13 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getValue()"
|
/trunk/main/filter/source/msfilter/ |
H A D | eschesdo.hxx | 62 { return ImplGetPropertyValue( pStr ) ? *(sal_Int32*)mAny.getValue() : nDef; } in ImplGetInt32PropertyValue()
|
/trunk/main/oovbaapi/ooo/vba/ |
H A D | XDocumentProperty.idl | 82 any getValue()
|
/trunk/main/oovbaapi/ooo/vba/excel/ |
H A D | XStyle.idl | 63 string getValue( ) raises ( com::sun::star::script::BasicErrorException );
|
/trunk/main/i18npool/inc/ |
H A D | calendarImpl.hxx | 67 …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 D | Dumper.java | 193 String env = entry.getKey() + "=" + entry.getValue(); in dumpAllProperties()
|
/trunk/main/connectivity/source/drivers/flat/ |
H A D | EResultSet.cxx | 115 return makeAny((sal_Int32)(m_aRow->get())[0]->getValue()); in getBookmark()
|
/trunk/main/UnoControls/source/inc/ |
H A D | progressmonitor.hxx | 422 virtual sal_Int32 SAL_CALL getValue() throw( UNO3_RUNTIMEEXCEPTION );
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 878 *this, nNumberFormat, xCell->getValue(), in ExportTableBox() 885 if (*(sal_Bool*)aAny.getValue()) in ExportTableBox()
|
/trunk/main/unoxml/source/dom/ |
H A D | document.cxx | 764 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 D | NumericalHelper.java | 286 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 D | dp_gui_extensioncmdqueue.cxx | 535 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 D | browserlistbox.cxx | 955 …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 D | table5.cxx | 215 aIterHidden.getValue(nY, bThisRowHidden); in UpdatePageBreaks() 220 aIterHeights.getValue(nY, nTmp); in UpdatePageBreaks()
|