Home
last modified time | relevance | path

Searched refs:Any (Results 176 – 200 of 4669) sorted by relevance

12345678910>>...187

/trunk/main/vbahelper/source/msforms/
H A Dvbalistbox.hxx50 virtual css::uno::Any SAL_CALL getListIndex() throw (css::uno::RuntimeException);
51 …virtual void SAL_CALL setListIndex( const css::uno::Any& _value ) throw (css::uno::RuntimeExceptio…
53 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
54 virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
62 virtual css::uno::Any SAL_CALL Selected( ::sal_Int32 index ) throw (css::uno::RuntimeException);
63 …virtual void SAL_CALL AddItem( const css::uno::Any& pvargItem, const css::uno::Any& pvargIndex ) t…
64 … virtual void SAL_CALL removeItem( const css::uno::Any& index ) throw (css::uno::RuntimeException);
66 …virtual css::uno::Any SAL_CALL List( const css::uno::Any& pvargIndex, const css::uno::Any& pvarCol…
78 virtual void setValueEvent( const css::uno::Any& value );
79 virtual css::uno::Any getValueEvent();
H A Dvbalistbox.cxx53 uno::Any SAL_CALL
59 return uno::Any( sal_Int32( -1 ) ); in getListIndex()
60 return uno::Any( sSelection[ 0 ] ); in getListIndex()
63 uno::Any SAL_CALL
73 uno::Any aRet; in getValue()
140 css::uno::Any SAL_CALL
158 ScVbaListBox::AddItem( const uno::Any& pvargItem, const uno::Any& pvargIndex ) throw (uno::RuntimeE… in AddItem()
180 ScVbaListBox::setValueEvent( const uno::Any& value ) in setValueEvent()
230 css::uno::Any
260 uno::Any SAL_CALL
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.hxx46 …ScVbaWorkbook( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::X…
56 …virtual css::uno::Any SAL_CALL Worksheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeE…
57 …virtual css::uno::Any SAL_CALL Sheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcep…
58 …virtual css::uno::Any SAL_CALL Windows( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExce…
61 …virtual css::uno::Any SAL_CALL Names( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcept…
63 …virtual css::uno::Any SAL_CALL Styles( const css::uno::Any& Item ) throw (css::uno::RuntimeExcepti…
65 …virtual css::uno::Any SAL_CALL Colors( const css::uno::Any& Index ) throw (css::script::BasicError…
H A Dvbawindows.cxx44 …>& xModel, const uno::Reference< uno::XComponentContext >& xContext, const uno::Any& aApplication ) in lcl_createWorkbookHIParent()
49 uno::Any ComponentToWindow( const uno::Any& aSource, uno::Reference< uno::XComponentContext > & xCo… in ComponentToWindow()
95 …virtual uno::Any SAL_CALL nextElement( ) throw (container::NoSuchElementException, lang::WrappedT… in nextElement()
107 uno::Any m_aApplication;
110 …WindowEnumImpl( const uno::Reference< uno::XComponentContext >& xContext, const uno::Any& aApplic… in WindowEnumImpl()
111 …virtual uno::Any SAL_CALL nextElement( ) throw (container::NoSuchElementException, lang::WrappedT… in nextElement()
161 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw ( lang::IndexOutOfBoundsException,… in getByIndex()
181 …virtual uno::Any SAL_CALL getByName( const ::rtl::OUString& aName ) throw (container::NoSuchElemen… in getByName()
223 uno::Any
224 ScVbaWindows::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.hxx125 …tar::uno::Any SAL_CALL convertToPropertyValue( const ::rtl::OUString& _rP…
126 …tar::uno::Any SAL_CALL convertToControlValue( const ::rtl::OUString& _rPr…
161 …::com::sun::star::uno::Any impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyName ) co…
164 …void impl_normalizePropertyValue_nothrow( ::com::sun::star::uno::Any& _rValue, PropertyId _nPropId…
298 …bool impl_dialogFormatting_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableMu…
310 …bool impl_browseForImage_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableMute…
322 …bool impl_browseForTargetURL_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Clearable…
333 …bool impl_executeFontDialog_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableM…
344 …bool impl_browseForDatabaseDocument_throw( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Clea…
354 …bool impl_dialogColorChooser_throw( sal_Int32 _nColorPropertyId, ::com::sun::star::uno::Any& _out_…
[all …]
H A Dstandardcontrol.hxx112 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
113 …virtual void SAL_CALL setValue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star…
127 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
145 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
163 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
210 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
256 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
301 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
327 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
351 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
[all …]
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx452 Any aConverted, aOld; in setDependentFastPropertyValue()
508 Any aConvertedVal; in setFastPropertyValue()
509 Any aOldVal; in setFastPropertyValue()
570 Any aRet; in getFastPropertyValue()
616 const Any * pNewValues, in fire()
617 const Any * pOldValues, in fire()
834 const Any * pValues, in setFastPropertyValues()
841 Any * pConvertedValues = NULL; in setFastPropertyValues()
842 Any * pOldValues = NULL; in setFastPropertyValues()
914 const Sequence<Any>& rValues ) in setPropertyValues()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx57 Sequence<Any> aCreationArguments(3); in PresenterConfigurationAccess()
177 const Any& rValue) in SetProperty()
197 return Any(rxNode); in GetConfigurationNode()
213 return Any(); in GetConfigurationNode()
248 return Any(); in GetValue()
343 Any PresenterConfigurationAccess::Find ( in Find()
357 return Any(xProperties); in Find()
360 return Any(); in Find()
387 return Any(); in GetProperty()
393 return Any(); in GetProperty()
[all …]
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx142 SQLExceptionInfo::SQLExceptionInfo(const staruno::Any& _rError) in SQLExceptionInfo()
230 Any aAppend; in append()
247 Any* pChainIterator = &m_aContent; in append()
335 _out_rInfo = Any(); in current()
442 _pNextException ? *_pNextException : Any() in throwFunctionNotSupportedException()
449 throwGenericSQLException(_rMsg, _rxSource, Any()); in throwGenericSQLException()
474 _pNextException ? *_pNextException : Any() in throwFeatureNotImplementedException()
487 _pNextException ? *_pNextException : Any() in throwSQLException()
494 const Any* _pNextException ) throw (SQLException) in throwSQLException()
502 const Any* _pNextException ) throw (SQLException) in throwSQLException()
[all …]
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx80 …tl::OUString& _rName, ::sal_Int16 _nAttributes, const ::com::sun::star::uno::Any& _rInitialValue );
88 …inline void getDynamicFastPropertyValue( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _out_rVal…
89 … const ::com::sun::star::uno::Any& _rNewValue, ::com::sun::star::uno::Any& _out_rConvertedValue, :…
90 … void setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue );
91 …DynamicPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _out_rValue ) cons…
122 …r::getDynamicFastPropertyValue( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _out_rValue ) const in getDynamicFastPropertyValue()
128 … const ::com::sun::star::uno::Any& _rNewValue, ::com::sun::star::uno::Any& _out_rConvertedValue, :… in convertDynamicFastPropertyValue()
134 …elper::setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) in setDynamicFastPropertyValue()
140 …DynamicPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _out_rValue ) const in getDynamicPropertyDefaultByHandle()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx79 virtual uno::Any getPropertyValue( const rtl::OUString& rPropName ) = 0;
91 virtual uno::Any getPropertyValue( const rtl::OUString& rPropName ) in getPropertyValue()
127 virtual uno::Any getPropertyValue( const rtl::OUString& rPropName ) in getPropertyValue()
141 uno::Any aReturn; in getPropertyValue()
213 uno::Any getValue() in getValue()
217 return uno::Any(); in getValue()
219 void setValue( const uno::Any& rValue ) in setValue()
429 uno::Any SAL_CALL
432 uno::Any aRet = mPropInfo.getValue(); in getValue()
545 return uno::Any( it->second ); in getByName()
[all …]
/trunk/main/shell/source/backends/kde4be/
H A Dkde4access.cxx67 return css::beans::Optional< css::uno::Any >( in getValue()
77 return css::beans::Optional< css::uno::Any >( in getValue()
89 return css::beans::Optional< css::uno::Any >( in getValue()
96 return css::beans::Optional< css::uno::Any >( in getValue()
108 return css::beans::Optional< css::uno::Any >( in getValue()
134 return css::beans::Optional< css::uno::Any >( in getValue()
161 return css::beans::Optional< css::uno::Any >( in getValue()
188 return css::beans::Optional< css::uno::Any >( in getValue()
215 return css::beans::Optional< css::uno::Any >( in getValue()
307 return css::beans::Optional< css::uno::Any >( in getValue()
[all …]
/trunk/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx63 return css::beans::Optional< css::uno::Any >( in getValue()
73 return css::beans::Optional< css::uno::Any >( in getValue()
85 return css::beans::Optional< css::uno::Any >( in getValue()
92 return css::beans::Optional< css::uno::Any >( in getValue()
104 return css::beans::Optional< css::uno::Any >( in getValue()
130 return css::beans::Optional< css::uno::Any >( in getValue()
157 return css::beans::Optional< css::uno::Any >( in getValue()
184 return css::beans::Optional< css::uno::Any >( in getValue()
211 return css::beans::Optional< css::uno::Any >( in getValue()
303 return css::beans::Optional< css::uno::Any >( in getValue()
[all …]
/trunk/main/forms/source/component/
H A DFormattedField.hxx48 ::com::sun::star::uno::Any m_aSaveValue;
72 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _r…
87 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
88 …ALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::A…
89 sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue )
98 ::com::sun::star::uno::Any getPropertyDefaultByHandle(sal_Int32 nHandle) const;
123 virtual ::com::sun::star::uno::Any
129 virtual ::com::sun::star::uno::Any
130 … translateExternalValueToControlValue( const ::com::sun::star::uno::Any& _rExternalValue ) const;
131 virtual ::com::sun::star::uno::Any
[all …]
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx51 using ::com::sun::star::uno::Any;
87 …al_Bool SAL_CALL convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandl…
93 void SAL_CALL getFastPropertyValue(Any& rValue, sal_Int32 nHandle) const;
112 Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type & rType)
201 Any SAL_CALL getObject(sal_Int32 column, const my_XNameAccessRef& typeMap)
227 Any SAL_CALL getWarnings() throw(SQLException, RuntimeException);
282 void SAL_CALL updateObject(sal_Int32 column, const Any& x)
293 Any SAL_CALL getBookmark() throw(SQLException, RuntimeException);
295 sal_Bool SAL_CALL moveToBookmark(const Any& bookmark)
301 sal_Int32 SAL_CALL compareBookmarks(const Any& first, const Any& second)
[all …]
/trunk/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx83 void AccDescendantManagerEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()
122 void AccDescendantManagerEventListener::handleSelectionChangedEvent(Any oldValue, Any newValue) in handleSelectionChangedEvent()
156 void AccDescendantManagerEventListener::handleChildChangedNoFocusEvent(Any oldValue, Any newValue) in handleChildChangedNoFocusEvent()
182 bool AccDescendantManagerEventListener::NotifyChildEvent(short nWinEvent,const Any &Value) in NotifyChildEvent()
201 …antManagerEventListener::handleSelectionChangedAddEvent(const Any& /*oldValue*/, const Any &newVal… in handleSelectionChangedAddEvent() argument
209 …ManagerEventListener::handleSelectionChangedRemoveEvent(const Any& /*oldValue*/, const Any &newVal… in handleSelectionChangedRemoveEvent() argument
218 …ManagerEventListener::handleSelectionChangedWithinEvent(const Any& /*oldValue*/, const Any &newVal… in handleSelectionChangedWithinEvent() argument
/trunk/main/sfx2/source/inc/
H A Dtplcomp.hxx79 const ::com::sun::star::uno::Any& rAny );
80 void CreatePopupMenu( ::com::sun::star::uno::Any& rAny ) const;
113 …d SAL_CALL execute( const ::rtl::OUString& rCommand, const ::com::sun::star::uno::Any& rArgs,
129 …virtual ::com::sun::star::uno::Any SAL_CALL createDataObject( sal_uInt16& nSourceOptions ) t…
130 …virtual sal_uInt16 SAL_CALL insertDataObject( const ::com::sun::star::uno::Any& pSotDataObjec…
133 …virtual sal_Bool SAL_CALL queryInsertDataObject( const ::com::sun::star::uno::Any& pSotDataOb…
166 const ::com::sun::star::uno::Any& rAny );
177 void CreatePopupMenu( ::com::sun::star::uno::Any& rAny ) const;
191 …oid SAL_CALL execute( const ::rtl::OUString& rCommand, const ::com::sun::star::uno::Any& rArgs,
201 …virtual sal_uInt16 SAL_CALL insertDataObject( const ::com::sun::star::uno::Any& pSotDataObjec…
[all …]
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx64 using ::com::sun::star::uno::Any;
96 …virtual Any SAL_CALL approveFiring( const ScriptEvent& aEvent ) throw (InvocationTargetException, …
164 void doFireScriptEvent( const ScriptEvent& _rEvent, Any* _pSyncronousResult );
254Any SAL_CALL FormScriptListener::approveFiring( const ScriptEvent& _rEvent ) throw (InvocationTarg… in approveFiring()
256 Any aResult; in approveFiring()
385 virtual void invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult ) = 0;
407 virtual void invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult );
411 … void NewStyleUNOScript::invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult ) in invoke()
414 Sequence< Any > aOutArgs; in invoke()
421 …void FormScriptingEnvironment::doFireScriptEvent( const ScriptEvent& _rEvent, Any* _pSyncronousRes… in doFireScriptEvent()
[all …]
/trunk/main/svtools/source/filter/
H A DFilterConfigItem.cxx60 Any aAny; in ImpIsTreeAvailable()
131 Any aAny; in ImpInitTree()
293 Any aAny; in ReadBool()
313 Any aAny; in ReadInt32()
334 Any aAny; in ReadSize()
378 Any aAny; in ReadString()
424 Any aAny; in WriteBool()
457 Any aAny; in WriteInt32()
499 Any aAny; in WriteSize()
541 Any aAny; in WriteString()
[all …]
/trunk/main/stoc/test/security/
H A Dtest_security.cxx91 Any m_userId;
142 return Any(); in getValueByName()
368 Any m_perm;
371 inline acc_Restr( Any const & perm = Any() ) SAL_THROW( () )
380 void acc_Restr::checkPermission( Any const & perm ) in checkPermission()
398 Any m_arg;
401 inline Action( t_action action, AccessControl & ac, Any const & arg = Any() ) SAL_THROW( () ) in Action()
408 virtual Any SAL_CALL run()
412 Any Action::run() in run()
416 return Any(); in run()
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.h40 inline void SAL_CALL convertPropertyValue( target &value , const ::com::sun::star::uno::Any & a);
43 inline void SAL_CALL convertPropertyValue( target &value , ::com::sun::star::uno::Any & a);
48 inline void SAL_CALL convertPropertyValue( sal_Int64 & target , const ::com::sun::star::uno::Any &…
50 inline void SAL_CALL convertPropertyValue( sal_uInt64 & target, const ::com::sun::star::uno::Any & …
52 inline void SAL_CALL convertPropertyValue( sal_Int32 & target , const ::com::sun::star::uno::Any & …
54 inline void SAL_CALL convertPropertyValue( sal_uInt32 & target, const ::com::sun::star::uno::Any & …
56 inline void SAL_CALL convertPropertyValue( sal_Int16 & target , const ::com::sun::star::uno::Any & …
58 inline void SAL_CALL convertPropertyValue( sal_uInt16 & target, const ::com::sun::star::uno::Any & …
60 inline void SAL_CALL convertPropertyValue( sal_Int8 & target , const ::com::sun::star::uno::Any & …
62 inline void SAL_CALL convertPropertyValue( float & target , const ::com::sun::star::uno::Any & …
[all …]
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx87 using ::com::sun::star::uno::Any;
136 Any convertTarget( const OUString& rValue );
137 Any convertPath( const OUString& rValue );
398 Any aAny; in convertTarget()
436 Any aAny; in convertValue()
516 Sequence< Any > aValues; in convertValueSequence()
527 Any* pValues = aValues.getArray(); in convertValueSequence()
540 Any aAny; in convertTiming()
606 Sequence< Any > aValues( nElements ); in convertTiming()
607 Any* pValues = aValues.getArray(); in convertTiming()
[all …]
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx114 virtual css::uno::Any SAL_CALL execute(
172 const css::uno::Any& aValue )
178 const css::uno::Any& aValue,
200 const css::uno::Any& aValue )
268 const css::uno::Any* pIter = aArguments.getConstArray(); in initialize()
269 const css::uno::Any* pEnd = pIter + aArguments.getLength(); in initialize()
309 css::uno::Any SAL_CALL JavaMigration::execute( in execute()
318 return css::uno::Any(); in execute()
426 const Any& aValue ) in setPropertyValue()
471 const Any&, in setPropertyValueForLocale() argument
[all …]
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx73 ::com::sun::star::uno::Any aValue;
227 ::com::sun::star::uno::Any aDefault; in ImplGetDefaultValue()
577 Any aDefaultValue; in setPropertyToDefault()
850 ::com::sun::star::uno::Any aValue; in read()
1070 ::com::sun::star::uno::Any aValue; in read()
1124 …noControlModel::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nPropI… in convertFastPropertyValue()
1339 Any aOldSingleValue; in setFastPropertyValue()
1349 Any aNewValue; in setFastPropertyValue()
1356 Any aNewSingleValue; in setFastPropertyValue()
1430 ::com::sun::star::uno::Any aValue; in setPropertyValues()
[all …]
/trunk/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx148 css::uno::Any createCollectionItem(
149 const css::uno::Any& rElement,
150 const css::uno::Any& rIndex ) throw (css::uno::RuntimeException);
157 css::uno::Any getItemByIndex( sal_Int32 nIndex ) throw (css::uno::RuntimeException);
164 css::uno::Any getItemByName( const ::rtl::OUString& rName ) throw (css::uno::RuntimeException);
172 … css::uno::Any getAnyItemOrThis( const css::uno::Any& rIndex ) throw (css::uno::RuntimeException);
181 …inline css::uno::Reference< XType > getAnyItem( const css::uno::Any& rIndex ) throw (css::uno::Run… in getAnyItem()
182 …{ css::uno::Any aRet; if( rIndex.hasValue() ) aRet = getAnyItemOrThis( rIndex ); return css::uno::… in getAnyItem()
197 …virtual css::uno::Any implCreateCollectionItem( const css::uno::Any& rElement, const css::uno::Any

Completed in 130 milliseconds

12345678910>>...187