Home
last modified time | relevance | path

Searched refs:getValue (Results 551 – 575 of 776) sorted by relevance

1...<<21222324252627282930>>...32

/aoo41x/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx159 bNew = !*(sal_Bool *)aAny.getValue(); in XMLTextMasterPageContext()
/aoo41x/main/udkapi/com/sun/star/container/
H A DXStringKeyMap.idl72 any getValue( [in] string aKey )
/aoo41x/main/sc/source/core/data/
H A Ddptabdat.cxx179 rCacheTable.getValue( rVal, static_cast<SCCOL>(nDim), static_cast<SCROW>(nRow), false); in FillRowDataFromCacheTable()
/aoo41x/main/fpicker/source/aqua/
H A DSalAquaFilePicker.hxx151 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
/aoo41x/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java274 public Object getValue(String aPropertyName) in getValue() method in ProviderBrowseNode
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs75 double nDblValue = xCell.getValue() * 2; in doSampleFunction()
/aoo41x/main/sc/source/ui/vba/
H A Dvbawsfunction.cxx198 ScVbaWSFunction::getValue(const rtl::OUString& /*PropertyName*/) throw(beans::UnknownPropertyExcept… in getValue() function in ScVbaWSFunction
/aoo41x/main/registry/tools/
H A Dchecksingleton.cxx181 typeKey.getValue(tmpName, &value[0]); // @@@ broken api: write to buffer w/o buffer size. in checkSingletons()
/aoo41x/main/offapi/com/sun/star/awt/
H A DXMetricField.idl59 hyper getValue( [in] short FieldUnit );
/aoo41x/main/pyuno/source/module/
H A Dpyuno_callable.cxx154 … me->members->methodName, e.TargetException.getValue(), e.TargetException.getValueTypeRef()); in PyUNO_callable_call()
/aoo41x/main/UnoControls/source/controls/
H A Dprogressbar.cxx298 sal_Int32 SAL_CALL ProgressBar::getValue () throw( RuntimeException ) in getValue() function in unocontrols::ProgressBar
/aoo41x/main/sysui/source/win32/misc/
H A DWinImplHelper.cxx331 sal_Bool bCheckState = *reinterpret_cast< const sal_Bool* >( aState.getValue( ) ); in CheckboxSetState()
/aoo41x/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java147 System.setProperty("info.app." + e.getKey(), (String)e.getValue()); in OpenOffice()
/aoo41x/main/shell/source/backends/kde4be/
H A Dkde4access.cxx55 css::beans::Optional< css::uno::Any > getValue(rtl::OUString const & id) { in getValue() function
/aoo41x/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx51 css::beans::Optional< css::uno::Any > getValue(rtl::OUString const & id) { in getValue() function
/aoo41x/main/scripting/source/basprov/
H A Dbasmethnode.cxx321 …Any BasicMethodNodeImpl::getValue( const ::rtl::OUString& aPropertyName ) throw (UnknownPropertyEx… in getValue() function in basprov::BasicMethodNodeImpl
/aoo41x/main/i18npool/source/localedata/
H A DLocaleNode.hxx121 inline const OUString& getValue() const { return aValue; }; in getValue() function in LocaleNode
/aoo41x/main/comphelper/source/misc/
H A Danytostring.cxx326 appendValue( buf, value.getValue(), value.getValueTypeRef(), true ); in anyToString()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbconversion.hxx97 …static double getValue( const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumn>& x…
/aoo41x/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx63 virtual const ORowSetValue& getValue() const;
/aoo41x/main/sw/source/filter/xml/
H A Dxmltexti.cxx809 sal_Bool bYes = *(sal_Bool *)rProp.maValue.getValue(); in createAndInsertFloatingFrame()
815 bHasBorder = *(sal_Bool *)rProp.maValue.getValue(); in createAndInsertFloatingFrame()
/aoo41x/main/stoc/test/
H A Dtestintrosp.cxx144 sal_Bool b = *(sal_Bool*)aValue.getValue(); in AnyToString()
152 sal_Unicode c = *(sal_Unicode*)aValue.getValue(); in AnyToString()
/aoo41x/main/forms/source/component/
H A DGrid.cxx598 bModified = (rOldValue.getValue() != rConvertedValue.getValue()); in convertFastPropertyValue()
/aoo41x/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java89 className = attrs.getValue( "Application-Class" ); in main()
/aoo41x/main/svl/source/config/
H A Dasiancfg.cxx106 pImpl->bKerningWesternTextOnly = *(sal_Bool*) pValues[0].getValue(); in Load()

Completed in 115 milliseconds

1...<<21222324252627282930>>...32