Home
last modified time | relevance | path

Searched refs:aArguments (Results 251 – 275 of 489) sorted by relevance

1...<<11121314151617181920

/aoo42x/main/framework/inc/uielement/
H A Dstatusbarwrapper.hxx59 …( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::…
H A Daddonstoolbarwrapper.hxx58 …( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::…
H A Dlangselectionstatusbarcontroller.hxx55 …( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::…
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeHandle.hxx61 … SAL_CALL initialize( const com::sun::star::uno::Sequence< com::sun::star::uno::Any >& aArguments )
/aoo42x/main/chart2/source/model/template/
H A DBubbleDataInterpreter.hxx43 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments,
H A DXYDataInterpreter.hxx43 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments,
H A DStockDataInterpreter.hxx46 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments,
/aoo42x/main/sd/source/ui/sidebar/
H A DSidebarFactory.hxx96 const css::uno::Sequence<css::uno::Any>& aArguments)
/aoo42x/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.hxx67 virtual void SAL_CALL initialize( const SEQ( NMSP_UNO::Any )& aArguments )
/aoo42x/main/filter/source/pdf/
H A Dpdffilter.hxx86 …virtual void SAL_CALL initialize( const Sequence< Any >& aArguments ) throw(Exception, RuntimeExce…
/aoo42x/main/sd/source/ui/view/
H A Ddrviews4.cxx1020 const SfxPoolItem* aArguments[] = {&aHelpLineItem, NULL}; in ShowSnapLineContextMenu() local
1024 aArguments); in ShowSnapLineContextMenu()
/aoo42x/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
H A DDocTokTestService.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
/aoo42x/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
H A DOOXMLTestService.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
/aoo42x/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
H A DXMLScanner.hxx41 …AL_CALL run( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aArguments ) throw (::com::…
/aoo42x/main/sd/source/ui/inc/framework/
H A DModuleController.hxx95 const css::uno::Sequence<css::uno::Any>& aArguments)
/aoo42x/main/sdext/source/presenter/
H A DPresenterProtocolHandler.hxx71 const css::uno::Sequence<css::uno::Any>& aArguments)
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dcommandcontainer.hxx70 …( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::…
/aoo42x/main/dbaccess/source/ui/inc/
H A Dtoolboxcontroller.hxx71 …( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::…
/aoo42x/main/sd/source/ui/framework/factories/
H A DBasicToolBarFactory.hxx91 const css::uno::Sequence<com::sun::star::uno::Any>& aArguments)
/aoo42x/main/dtrans/source/os2/dnd/
H A DDragSource.hxx76 virtual void SAL_CALL initialize( const Sequence< Any >& aArguments )
/aoo42x/main/sfx2/source/doc/
H A Dobjuno.cxx430 SfxDocumentInfoObject::initialize(const uno::Sequence< uno::Any > & aArguments) in initialize() argument
433 if (aArguments.getLength() >= 1) { in initialize()
434 uno::Any any = aArguments[0]; in initialize()
/aoo42x/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx774 void ImageManagerImpl::initialize( const Sequence< Any >& aArguments ) in initialize() argument
780 for ( sal_Int32 n = 0; n < aArguments.getLength(); n++ ) in initialize()
783 if ( aArguments[n] >>= aPropValue ) in initialize()

Completed in 84 milliseconds

1...<<11121314151617181920