Home
last modified time | relevance | path

Searched refs:URL (Results 76 – 100 of 1035) sorted by relevance

12345678910>>...42

/aoo42x/main/offapi/com/sun/star/awt/
H A DXDialogProvider.idl51 /** creates a dialog for the given URL.
53 @param URL
54 is the URL.
60 if no dialog for the given URL is found or if the URL is invalid.
62 com::sun::star::awt::XDialog createDialog( [in] string URL )
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodule.hxx63 #define UNOURL ::com::sun::star::util::URL
76 …virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& URL, const ::co…
79 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::star::u…
80 …::star::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw( ::com…
81 …::star::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw( ::com…
/aoo42x/main/forms/source/richtext/
H A Dspecialdispatchers.cxx50 OSelectAllDispatcher::OSelectAllDispatcher( EditView& _rView, const URL& _rURL ) in OSelectAllDispatcher()
66 …void SAL_CALL OSelectAllDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& /… in dispatch()
100 …cher::OParagraphDirectionDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, in OParagraphDirectionDispatcher()
123 OTextDirectionDispatcher::OTextDirectionDispatcher( EditView& _rView, const URL& _rURL ) in OTextDirectionDispatcher()
129 …void SAL_CALL OTextDirectionDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
163 …anFontLayoutDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttri… in OAsianFontLayoutDispatcher()
H A Dfeaturedispatcher.hxx51 ::com::sun::star::util::URL m_aFeatureURL;
61 … inline const ::com::sun::star::util::URL& getFeatureURL() const { return m_aFeatureURL; } in getFeatureURL()
67 ORichTextFeatureDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
94 …:star::frame::XStatusListener >& _rxControl, const ::com::sun::star::util::URL& _rURL ) throw (::c…
95 …:star::frame::XStatusListener >& _rxControl, const ::com::sun::star::util::URL& _rURL ) throw (::c…
/aoo42x/main/offapi/com/sun/star/task/
H A DXPasswordContainer.idl44 /** Allows to save passwords with URL-pattern, to use them later.
51 @param Url URL-pattern, that will be used later to retrieve
67 @param Url URL-pattern, that will be used later to retrieve
83 @param Url URL-pattern to retrieve password for.
94 @param Url URL-pattern to retrieve passwords for.
107 @param Url URL-pattern to remove passwords for.
118 @param Url URL-pattern to remove passwords for.
/aoo42x/main/scripting/source/protocolhandler/
H A Dscripthandler.hxx65 struct URL;
113 queryDispatch( const css::util::URL& aURL, const ::rtl::OUString& sTargetFrameName,
122 const css::util::URL& aURL,
127 const css::util::URL& aURL,
132 const css::util::URL& aURL )
136 const css::util::URL& aURL )
/aoo42x/main/scripting/source/dlgprov/
H A Ddlgprov.cxx713 const ::rtl::OUString& URL, const Reference< XInterface >& xHandler, in createDialogImpl()
734 OSL_ENSURE( URL.getLength(), "DialogProviderImpl::getDialog: no URL!" ); in createDialogImpl()
735 xCtrlMod = createDialogModel( URL ); in createDialogImpl()
780 Reference < XDialog > DialogProviderImpl::createDialog( const ::rtl::OUString& URL ) in createDialog() argument
785 …Reference < XControl > xControl = DialogProviderImpl::createDialogImpl( URL, xDummyHandler, xDummy… in createDialog()
791 const ::rtl::OUString& URL, const Reference< XInterface >& xHandler ) in createDialogWithHandler()
801 …Reference < XControl > xControl = DialogProviderImpl::createDialogImpl( URL, xHandler, xDummyPeer,… in createDialogWithHandler()
807 const ::rtl::OUString& URL, const Sequence< NamedValue >& Arguments ) in createDialogWithArguments()
826 …Reference < XControl > xControl = DialogProviderImpl::createDialogImpl( URL, xHandler, xParentPeer… in createDialogWithArguments()
832 const ::rtl::OUString& URL, const ::rtl::OUString& WindowType, in createContainerWindow()
[all …]
/aoo42x/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx173 FeatureState getState( const URL& _rFeatureURL );
174 void execute( const URL& _rFeatureURL, const Sequence< PropertyValue>& _rArgs );
187 FeatureState UserDefinedFeatures::getState( const URL& /*_rFeatureURL*/ ) in getState() argument
198 void UserDefinedFeatures::execute( const URL& _rFeatureURL, const Sequence< PropertyValue>& _rArgs ) in execute()
862 URL aParsedURL( _rURL ); in addStatusListener()
1055 URL OGenericUnoController::getURLForId(sal_Int32 _nId) const in getURLForId()
1057 URL aReturn; in getURLForId()
1259 void OGenericUnoController::executeChecked(const util::URL& _rCommand, const Sequence< PropertyValu… in executeChecked()
1395 URL aURL; in openHelpAgent()
1406 void OGenericUnoController::openHelpAgent( const URL& _rURL ) in openHelpAgent()
[all …]
/aoo42x/main/framework/source/dispatch/
H A Dloaddispatcher.cxx77 void SAL_CALL LoadDispatcher::dispatchWithNotification(const css::util::URL& … in dispatchWithNotification()
88 void SAL_CALL LoadDispatcher::dispatch(const css::util::URL& aURL … in dispatch()
98 css::uno::Any SAL_CALL LoadDispatcher::dispatchWithReturnValue( const css::util::URL& rURL, in dispatchWithReturnValue()
109 … const css::util::URL& /*aURL*/ ) in addStatusListener() argument
118 … const css::util::URL& /*aURL*/ ) in removeStatusListener() argument
126 css::uno::Any LoadDispatcher::impl_dispatch( const css::util::URL& rURL, in impl_dispatch()
H A Dmailtodispatcher.cxx148 … css::frame::XDispatch > SAL_CALL MailToDispatcher::queryDispatch( const css::util::URL& aURL , in queryDispatch()
195 void SAL_CALL MailToDispatcher::dispatch( const css::util::URL& aU… in dispatch()
221 void SAL_CALL MailToDispatcher::dispatchWithNotification( const css::util::URL& … in dispatchWithNotification()
264 sal_Bool MailToDispatcher::implts_dispatch( const css::util::URL& … in implts_dispatch()
314 …const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in addStatusListener() argument
322 …const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in removeStatusListener() argument
H A Dservicehandler.cxx147 …e< css::frame::XDispatch > SAL_CALL ServiceHandler::queryDispatch( const css::util::URL& aURL , in queryDispatch()
193 void SAL_CALL ServiceHandler::dispatch( const css::util::URL& aURL… in dispatch()
219 void SAL_CALL ServiceHandler::dispatchWithNotification( const css::util::URL& … in dispatchWithNotification()
262 css::uno::Reference< css::uno::XInterface > ServiceHandler::implts_dispatch( const css::util::URL& … in implts_dispatch()
334 …const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in addStatusListener() argument
342 …const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in removeStatusListener() argument
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx46 using com::sun::star::util::URL;
72 void BaseDispatch::SendCommand( const com::sun::star::util::URL& aURL, const ::rtl::OUString& rComm… in SendCommand()
92 void BaseDispatch::SendCommandTo( const Reference< XStatusListener >& xControl, const URL& aURL, co… in SendCommandTo()
121 Reference< XDispatch > SAL_CALL MyProtocolHandler::queryDispatch( const URL& aURL, const ::rtl::OUS… in queryDispatch()
221 void SAL_CALL BaseDispatch::dispatch( const URL& aURL, const Sequence < PropertyValue >& lArgs ) th… in dispatch()
279 URL aCmdURL; in dispatch()
312 URL aCmdURL; in dispatch()
350 …ch::addStatusListener( const Reference< XStatusListener >& xControl, const URL& aURL ) throw (Runt… in addStatusListener()
469 …:removeStatusListener( const Reference< XStatusListener >& xControl, const URL& aURL ) throw (Runt… in removeStatusListener()
/aoo42x/main/offapi/com/sun/star/gallery/
H A DGalleryItem.idl60 /** the URL of the Gallery item
62 <p>The interpretation of the URL depends on the type
64 the URL is a 'real' URL, in case of drawings it is a private
65 URL</p>
67 [readonly, property] string URL;
/aoo42x/main/framework/qa/complex/framework/recovery/
H A DCrashThread.java33 import com.sun.star.util.URL;
63 URL[] aParseURL = new URL[1]; in run()
64 aParseURL[0] = new URL(); in run()
68 URL aURL = aParseURL[0]; in run()
/aoo42x/main/framework/inc/dispatch/
H A Dblankdispatcher.hxx85 …virtual void SAL_CALL dispatch ( const css::util::URL& …
92 …virtual void SAL_CALL reactForLoadingState ( const css::util::URL& …
98 …virtual void SAL_CALL reactForHandlingState( const css::util::URL& …
107 …sal_Bool implts_findAndActivateAlreadyLoadedTask( const css::util::URL& …
111 …ence< css::frame::XFrame > implts_findAndLockRecycleTask( const css::util::URL& …
H A Dsystemexec.hxx111 …ispatch > SAL_CALL queryDispatch ( const css::util::URL& …
117 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
122 …virtual void SAL_CALL dispatch ( const css::util::URL& …
125 …const css::util::URL& aURL ) throw( css::uno::RuntimeExc…
127 …const css::util::URL& aURL ) throw( css::uno::RuntimeExc…
H A Ddispatchprovider.hxx139 …ispatch > SAL_CALL queryDispatch ( const css::util::URL& …
154 … implts_isLoadableContent ( const css::util::URL& …
156 … const css::util::URL& aURL ,
160 … const css::util::URL& aURL ,
163 …::frame::XDispatch > implts_searchProtocolHandler ( const css::util::URL& …
/aoo42x/main/offapi/com/sun/star/script/vba/
H A DXVBAMacroResolver.idl41 /** Returns the script URL representing the passed VBA macro name.
44 The VBA macro name to be resolved to a script URL. The macro name
56 The script URL referring to the passed VBA macro.
66 /** Returns the VBA macro name for a macro with the passed script URL.
69 The script URL to be resolved to a VBA macro name. Must be a
73 The VBA macro name referring to a macro with the passed script URL.
/aoo42x/main/sfx2/qa/complex/sfx2/tools/
H A DDialogThread.java33 import com.sun.star.util.URL;
65 URL[] aParseURL = new URL[1]; in run()
66 aParseURL[0] = new URL(); in run()
70 URL aURL = aParseURL[0]; in run()
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactoryManager.idl44 /** Register a new resource factory for the given URL.
47 called multiple times for the same URL then a previously registered
48 factory is removed for the URL.</p>
50 The URL of the resource that the factory can create.
64 The URL for which to remove the resource factory.
82 The URL of the resource type for which to return the resource
/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl104 <li><b>ResourceURL<b/>specifies the unique resource URL for
128 a resource URL which identifies the user interface element. A
129 resourcce URL must meet the following syntax:
141 a resource URL which identifies the user interface element. A
142 resourcce URL must meet the following syntax:
166 a resource URL which identifies the user interface element to
167 be replaced. If no element with the given resource URL exists a
191 a resource URL which identifies the user interface element settings
208 a resource URL which identifies the new user interface element.
/aoo42x/main/svx/source/inc/
H A Dformfeaturedispatcher.hxx54 const ::com::sun::star::util::URL m_aFeatureURL;
77 const ::com::sun::star::util::URL& _rFeatureURL,
103 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& _rURL, const ::com::sun::star::…
104 …:star::frame::XStatusListener >& _rxControl, const ::com::sun::star::util::URL& _rURL ) throw (::c…
105 …:star::frame::XStatusListener >& _rxControl, const ::com::sun::star::util::URL& _rURL ) throw (::c…
H A Drecoveryui.hxx108 … virtual com::sun::star::uno::Any SAL_CALL dispatchWithReturnValue(const css::util::URL& aURL,
115 … virtual void SAL_CALL dispatch(const css::util::URL& aURL ,
120 … const css::util::URL& aURL )
123 … const css::util::URL& aURL )
137 EJob impl_classifyJob(const css::util::URL& aURL);
/aoo42x/main/scripting/workben/mod/_scripting/
H A DDispatch.java48 import com.sun.star.util.URL;
63 URL dispatchURL = null; in createTestEnvironment()
82 URL[] aParseURL = new URL[1]; in createTestEnvironment()
83 aParseURL[0] = new URL(); in createTestEnvironment()
/aoo42x/main/dbaccess/inc/
H A Dgenericcontroller.hxx229 ::com::sun::star::util::URL aURL;
233 …DispatchTarget(const ::com::sun::star::util::URL& rURL, const ::com::sun::star::uno::Reference< ::… in DispatchTarget()
292 void openHelpAgent( const ::com::sun::star::util::URL& _rURL );
341 ::com::sun::star::util::URL getURLForId(sal_Int32 _nId) const;
441 …virtual void executeUnChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star…
442 …virtual void executeChecked(const ::com::sun::star::util::URL& _rCommand, const ::com::sun::star::…
481 …virtual void SAL_CALL dispatch(const ::com::sun::star::util::URL& aURL, const ::com::sun::star::…
482 …:star::frame::XStatusListener > & aListener, const ::com::sun::star::util::URL& aURL) throw(::com:…
483 …:star::frame::XStatusListener > & aListener, const ::com::sun::star::util::URL& aURL) throw(::com:…
492 …::frame::XDispatch > SAL_CALL queryDispatch(const ::com::sun::star::util::URL& aURL, const ::rtl:…

Completed in 69 milliseconds

12345678910>>...42