/aoo4110/main/comphelper/source/misc/ |
H A D | namedvaluecollection.cxx | 102 NamedValueCollection::NamedValueCollection( const Sequence< Any >& _rArguments ) in NamedValueCollection() 109 NamedValueCollection::NamedValueCollection( const Sequence< PropertyValue >& _rArguments ) in NamedValueCollection() 116 NamedValueCollection::NamedValueCollection( const Sequence< NamedValue >& _rArguments ) in NamedValueCollection() 201 void NamedValueCollection::impl_assign( const Sequence< Any >& _rArguments ) in impl_assign() 232 void NamedValueCollection::impl_assign( const Sequence< PropertyValue >& _rArguments ) in impl_assign() 246 void NamedValueCollection::impl_assign( const Sequence< NamedValue >& _rArguments ) in impl_assign()
|
H A D | legacysingletonfactory.cxx | 165 …Reference< XInterface > SAL_CALL LegacySingletonFactory::createInstanceWithArgumentsAndContext( co… in createInstanceWithArgumentsAndContext()
|
/aoo4110/main/forms/source/richtext/ |
H A D | parametrizedattributedispatcher.cxx | 103 …const SfxPoolItem* OParametrizedAttributeDispatcher::convertDispatchArgsToItem( const Sequence< Pr… in convertDispatchArgsToItem() 125 …void SAL_CALL OParametrizedAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< Proper… in dispatch()
|
H A D | attributedispatcher.cxx | 95 …void SAL_CALL OAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _… in dispatch()
|
H A D | specialdispatchers.cxx | 169 …const SfxPoolItem* OAsianFontLayoutDispatcher::convertDispatchArgsToItem( const Sequence< Property… in convertDispatchArgsToItem()
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | componentcontext.hxx | 115 …bool createComponentWithArguments( const ::rtl::OUString& _rServiceName, const ::com::sun::star::u… in createComponentWithArguments() 130 …bool createComponentWithArguments( const sal_Char* _pAsciiServiceName, const ::com::sun::star::uno… in createComponentWithArguments()
|
H A D | namedvaluecollection.hxx | 96 …inline void assign( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& _rArgumen… in assign() 101 …inline void assign( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue … in assign() 106 …inline void assign( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& … in assign()
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | databasedocument.cxx | 320 …Reference< XStatusIndicator > lcl_extractStatusIndicator( const ::comphelper::NamedValueCollection… in lcl_extractStatusIndicator() 327 …static void lcl_triggerStatusIndicator_throw( const ::comphelper::NamedValueCollection& _rArgument… in lcl_triggerStatusIndicator_throw() 350 …static void lcl_extractStatusIndicator( const ::comphelper::NamedValueCollection& _rArguments, Seq… in lcl_extractStatusIndicator() 362 …static void lcl_extractAndStartStatusIndicator( const ::comphelper::NamedValueCollection& _rArgume… in lcl_extractAndStartStatusIndicator() 707 sal_Bool SAL_CALL ODatabaseDocument::attachResource( const ::rtl::OUString& _rURL, const Sequence< … in attachResource() 987 void ODatabaseDocument::impl_storeAs_throw( const ::rtl::OUString& _rURL, const ::comphelper::Named… in impl_storeAs_throw() 1109 void SAL_CALL ODatabaseDocument::storeAsURL( const ::rtl::OUString& _rURL, const Sequence< Property… in storeAsURL() 1199 void SAL_CALL ODatabaseDocument::storeToURL( const ::rtl::OUString& _rURL, const Sequence< Property… in storeToURL() 1533 void ODatabaseDocument::WriteThroughComponent( const Reference< XComponent >& xComponent, const sal… in WriteThroughComponent() 1563 void ODatabaseDocument::WriteThroughComponent( const Reference< XOutputStream >& xOutputStream, in WriteThroughComponent()
|
H A D | databasecontext.cxx | 279 Reference< XInterface > SAL_CALL ODatabaseContext::createInstanceWithArguments( const Sequence< Any… in createInstanceWithArguments()
|
/aoo4110/main/dbaccess/source/ext/macromigration/ |
H A D | macromigrationwizard.cxx | 199 …void SAL_CALL MacroMigrationDialogService::initialize( const Sequence< Any >& _rArguments ) throw(… in initialize()
|
/aoo4110/main/svx/source/form/ |
H A D | formfeaturedispatcher.cxx | 151 …void SAL_CALL OSingleFeatureDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
|
H A D | fmscriptingenv.cxx | 411 … void NewStyleUNOScript::invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult ) in invoke()
|
/aoo4110/main/dbaccess/source/sdbtools/connection/ |
H A D | connectiontools.cxx | 175 …void SAL_CALL ConnectionTools::initialize(const Sequence< Any > & _rArguments) throw (RuntimeExcep… in initialize()
|
/aoo4110/main/svl/source/numbers/ |
H A D | supservs.cxx | 85 void SAL_CALL SvNumberFormatsSupplierServiceObject::initialize( const Sequence< Any >& _rArguments … in initialize()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | sfxmodelfactory.cxx | 166 …Reference< XInterface > SAL_CALL SfxModelFactory::createInstanceWithArguments( const Sequence< Any… in createInstanceWithArguments()
|
/aoo4110/main/reportdesign/source/ui/misc/ |
H A D | statusbarcontroller.cxx | 89 void SAL_CALL OStatusbarController::initialize( const Sequence< Any >& _rArguments ) throw (Excepti… in initialize()
|
H A D | toolboxcontroller.cxx | 138 void SAL_CALL OToolboxController::initialize( const Sequence< Any >& _rArguments ) throw (Exception… in initialize()
|
/aoo4110/main/extensions/source/logging/ |
H A D | consolehandler.cxx | 256 …void SAL_CALL ConsoleHandler::initialize( const Sequence< Any >& _rArguments ) throw (Exception, R… in initialize()
|
H A D | filehandler.cxx | 353 …void SAL_CALL FileHandler::initialize( const Sequence< Any >& _rArguments ) throw (Exception, Runt… in initialize()
|
/aoo4110/main/dbaccess/source/ui/control/ |
H A D | toolboxcontroller.cxx | 147 …void SAL_CALL OToolboxController::initialize( const Sequence< Any >& _rArguments ) throw (Exceptio… in initialize()
|
/aoo4110/main/fpicker/source/office/ |
H A D | commonpicker.cxx | 424 void SAL_CALL OCommonPicker::initialize( const Sequence< Any >& _rArguments ) in initialize()
|
H A D | OfficeFilePicker.cxx | 1050 void SAL_CALL SvtFilePicker::initialize( const Sequence< Any >& _rArguments ) in initialize()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | celllistsource.cxx | 356 …void SAL_CALL OCellListSource::initialize( const Sequence< Any >& _rArguments ) throw (Exception, … in initialize()
|
H A D | cellvaluebinding.cxx | 573 …void SAL_CALL OCellValueBinding::initialize( const Sequence< Any >& _rArguments ) throw (Exception… in initialize()
|
/aoo4110/main/comphelper/source/property/ |
H A D | opropertybag.cxx | 95 …void SAL_CALL OPropertyBag::initialize( const Sequence< Any >& _rArguments ) throw (Exception, Run… in initialize()
|