Home
last modified time | relevance | path

Searched refs:lArguments (Results 51 – 75 of 99) sorted by relevance

1234

/aoo41x/main/offapi/com/sun/star/frame/
H A DXLoadable.idl66 @param lArguments
72 void load( [in] sequence<com::sun::star::beans::PropertyValue> lArguments )
H A DXStorable2.idl64 @param lArguments
77 [in] sequence<com::sun::star::beans::PropertyValue> lArguments )
H A DXRecordableDispatch.idl72 &nbsp;&nbsp;xRecordable.dispatchAndRecord(aURL,lArguments,xRecorder);
74 &nbsp;&nbsp;xDispatcher.dispatch(aURL,lArguments);
H A DXDispatch.idl91 …ring</em> sURL,<em>String</em> sTargetFrame,<em>com.sun.star.beans.PropertyValue[]</em> lArguments)
106 &nbsp;&nbsp;&nbsp;&nbsp;xDispatcher.dispatch(aURL[0], lArguments);
/aoo41x/main/framework/source/dispatch/
H A Dsystemexec.cxx152 …const css::uno::Sequence< css::beans::PropertyValue >& lArguments ) throw( css::uno::RuntimeExcept… in dispatch()
154 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch()
H A Dstartmoduledispatcher.cxx105 … const css::uno::Sequence< css::beans::PropertyValue >& lArguments) in dispatch()
108 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DVistaFilePicker.cxx544 void SAL_CALL VistaFilePicker::initialize(const css::uno::Sequence< css::uno::Any >& lArguments) in initialize() argument
556 if (lArguments.getLength() < 1) in initialize()
563 lArguments[0] >>= nTemplate; in initialize()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DDocumentView.java250 public void load(String sURL, com.sun.star.beans.PropertyValue[] lArguments) in load() argument
252 … com.sun.star.lang.XComponent xDocument = FunctionHelper.loadDocument(mxFrame,sURL,lArguments); in load()
/aoo41x/main/svx/source/unodraw/
H A Drecoveryui.cxx140 … const css::uno::Sequence< css::beans::PropertyValue >& lArguments) in dispatch()
144 dispatchWithReturnValue(aURL, lArguments); in dispatch()
/aoo41x/main/avmedia/source/framework/
H A Dsoundhandler.cxx379 …const css::uno::Sequence< css::beans::PropertyValue >& lArguments ) throw( css::uno::RuntimeExcept… in dispatch()
381 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch()
/aoo41x/main/framework/source/services/
H A Dtaskcreatorsrv.cxx128 …kCreatorService::createInstanceWithArguments(const css::uno::Sequence< css::uno::Any >& lArguments) in createInstanceWithArguments() argument
139 ::comphelper::SequenceAsHashMap lArgs(lArguments); in createInstanceWithArguments()
/aoo41x/main/embeddedobj/source/general/
H A Dxcreator.cxx434 const uno::Sequence< beans::PropertyValue >& lArguments, in createInstanceLinkUserInit()
456 lArguments, in createInstanceLinkUserInit()
/aoo41x/main/framework/source/jobs/
H A Djobdata.cxx303 void JobData::setJobConfig( const css::uno::Sequence< css::beans::NamedValue >& lArguments ) in setJobConfig() argument
309 m_lArguments = lArguments; in setJobConfig()
/aoo41x/main/filter/source/config/cache/
H A Dfilterfactory.cxx126 … const css::uno::Sequence< css::uno::Any >& lArguments) in createInstanceWithArguments()
191 ::comphelper::SequenceAsVector< css::uno::Any > stlArguments(lArguments); in createInstanceWithArguments()
H A Dcontenthandlerfactory.hxx88 … const css::uno::Sequence< css::uno::Any >& lArguments)
/aoo41x/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx128 … SAL_CALL StatusIndicatorFactory::initialize(const css::uno::Sequence< css::uno::Any >& lArguments) in initialize() argument
132 ::comphelper::SequenceAsHashMap lArgs(lArguments); in initialize()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx356 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments ) throw (::com::…
357 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments ) throw (::com::…
426 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments ) throw (::com::…
/aoo41x/main/framework/source/inc/accelerators/
H A Dglobalacceleratorconfiguration.hxx87 virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any >& lArguments)
H A Dmoduleacceleratorconfiguration.hxx95 virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any >& lArguments)
H A Ddocumentacceleratorconfiguration.hxx92 virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any >& lArguments)
/aoo41x/main/comphelper/inc/comphelper/
H A Dsynchronousdispatch.hxx62 … const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > &lArguments );
/aoo41x/main/framework/inc/dispatch/
H A Dselfdispatcher.hxx87 …const css::uno::Sequence< css::beans::PropertyValue >& lArguments ) throw( css::uno::Runtim…
H A Dcreatedispatcher.hxx93 …const css::uno::Sequence< css::beans::PropertyValue >& lArguments ) throw( css::uno::Runti…
/aoo41x/main/framework/inc/recording/
H A Ddispatchrecordersupplier.hxx118 … const css::uno::Sequence< css::beans::PropertyValue >& lArguments ,
/aoo41x/main/framework/inc/services/
H A Ddispatchhelper.hxx113 … const css::uno::Sequence< css::beans::PropertyValue >& lArguments )

Completed in 107 milliseconds

1234