Home
last modified time | relevance | path

Searched defs:getValue (Results 76 – 100 of 175) sorted by relevance

1234567

/trunk/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java114 private byte[] getValue( String valueName ) throws WinRegKeyException { in getValue() method in WinRegKey
/trunk/main/o3tl/qa/
H A Dcow_wrapper_clients.cxx34 int getValue() const { return mnValue; } in getValue() function in o3tltests::cow_wrapper_client2_impl
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DParcelBrowseNode.java359 public Object getValue(String aPropertyName) in getValue() method in ParcelBrowseNode
/trunk/main/scripting/source/basprov/
H A Dbasmethnode.cxx321 …Any BasicMethodNodeImpl::getValue( const ::rtl::OUString& aPropertyName ) throw (UnknownPropertyEx… in getValue() function in basprov::BasicMethodNodeImpl
/trunk/main/writerfilter/source/doctok/
H A DDff.cxx268 WW8ValueSharedPointer_t & getValue(int nId_) in getValue() function in writerfilter::doctok::DffOPTHandler
310 Value::Pointer_t DffRecord::getValue() in getValue() function in writerfilter::doctok::DffRecord
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx320 …void* getValue() const { OSL_ENSURE(m_bBound,"Value is not bound!");return m_aValue.m_pValue;… in getValue() function in connectivity::ORowSetValue
382 inline const ORowSetValue& getValue() const { return m_aValue; } in getValue() function in connectivity::ORowSetValueDecorator
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx175 string ExternalViewLoggerImpl::getValue(const string& nodeId) in getValue() function in util::ExternalViewLoggerImpl
/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx176 CalendarImpl::getValue( sal_Int16 fieldIndex ) throw(RuntimeException) in getValue() function in CalendarImpl
/trunk/main/basic/source/inc/
H A Dsbunoobj.hxx264 const ::com::sun::star::uno::Any& getValue( void ) in getValue() function in SbUnoAnyObject
/trunk/main/vbahelper/source/msforms/
H A Dvbacombobox.cxx66 ScVbaComboBox::getValue() throw (uno::RuntimeException) in getValue() function in ScVbaComboBox
H A Dvbauserform.cxx210 ScVbaUserForm::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcept… in getValue() function in ScVbaUserForm
H A Dvbalistbox.cxx64 ScVbaListBox::getValue() throw (uno::RuntimeException) in getValue() function in ScVbaListBox
/trunk/main/toolkit/source/controls/
H A Dtkscrollbar.cxx196 sal_Int32 UnoScrollBarControl::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in toolkit::UnoScrollBarControl
H A Dtkspinbutton.cxx257 sal_Int32 SAL_CALL UnoSpinButtonControl::getValue( ) throw (RuntimeException) in getValue() function in toolkit::UnoSpinButtonControl
/trunk/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java236 public Object getValue(){ in getValue() method in MethodParametersDialog.ParameterPanel
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx365 double DBTypeConversion::getValue( const Reference< XColumn >& i_column, const Date& i_relativeToNu… in getValue() function in DBTypeConversion
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx298 sal_Int32 SAL_CALL ProgressBar::getValue () throw( RuntimeException ) in getValue() function in unocontrols::ProgressBar
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java191 public Object getValue( String aPropertyName ) in getValue() method in HelpSearch._HelpSearch
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx161 sal_Int32 SAL_CALL VCLXSpinButton::getValue( ) throw (RuntimeException) in getValue() function in toolkit::VCLXSpinButton
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx348 double CustomShapeProperties::getValue( const std::vector< CustomShapeGuide >& rGuideList, sal_uInt… in getValue() function in oox::drawingml::CustomShapeProperties
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx225 static double getValue( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunc ) in getValue() function in __anonebc81da20111::EnumValueExpression
312 static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rArg ) in getValue() function in __anonebc81da20111::UnaryFunctionExpression
483 …static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, co… in getValue() function in __anonebc81da20111::BinaryFunctionExpression
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx820 css::beans::Optional< css::uno::Any > getValue(ConfigurationValue const & data) in getValue() function
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx391 Any Adapter::getValue( const OUString & aPropertyName ) in getValue() function in pyuno::Adapter
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx76 Value::Pointer_t OOXMLPropertyImpl::getValue() in getValue() function in writerfilter::ooxml::OOXMLPropertyImpl
788 int OOXMLPropertySetEntryToInteger::getValue() const in getValue() function in writerfilter::ooxml::OOXMLPropertySetEntryToInteger
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.hxx121 inline const OUString& getValue() const { return aValue; }; in getValue() function in LocaleNode

Completed in 100 milliseconds

1234567