Home
last modified time | relevance | path

Searched refs:aURL (Results 151 – 175 of 688) sorted by relevance

12345678910>>...28

/trunk/main/framework/source/uielement/
H A Dmenubarmerger.cxx178 if ( rMenuItem.aURL.equalsAsciiL( SEPARATOR_STRING, SEPARATOR_STRING_LEN )) in CreateSubMenu()
185 pSubMenu->SetItemCommand( nItemId, rMenuItem.aURL ); in CreateSubMenu()
219 if ( rMenuItem.aURL.equalsAsciiL( SEPARATOR_STRING, SEPARATOR_STRING_LEN )) in MergeMenuItems()
226 pMenu->SetItemCommand( nItemId, rMenuItem.aURL ); in MergeMenuItems()
344 if ( rMenuItem.aURL.equalsAsciiL( SEPARATOR_STRING, SEPARATOR_STRING_LEN )) in ProcessFallbackOperation()
349 pCurrMenu->SetItemCommand( rItemId, rMenuItem.aURL ); in ProcessFallbackOperation()
401 rAddonMenuEntry[i].Value >>= rAddonMenuItem.aURL; in GetMenuEntry()
/trunk/main/svx/source/inc/
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);
/trunk/main/framework/source/inc/dispatch/
H A Dloaddispatcher.hxx126 …patchWithNotification(const css::util::URL& aURL ,
132 … virtual void SAL_CALL dispatch(const css::util::URL& aURL ,
137 … const css::util::URL& aURL )
141 … const css::util::URL& aURL )
145 …AL_CALL dispatchWithReturnValue( const css::util::URL& aURL ,
/trunk/main/cui/source/tabpages/
H A Dtplnedef.cxx220 INetURLObject aURL( maDashList->GetPath() ); in ActivatePage() local
222 aURL.Append( maDashList->GetName() ); in ActivatePage()
223 DBG_ASSERT( aURL.GetProtocol() != INET_PROT_NOT_VALID, "invalid URL" ); in ActivatePage()
809 INetURLObject aURL( aDlg.GetPath() ); in IMPL_LINK() local
810 INetURLObject aPathURL( aURL ); in IMPL_LINK()
817 aDshLst->SetName( aURL.getName() ); in IMPL_LINK()
830 maDashList->SetName( aURL.getName() ); in IMPL_LINK()
899 INetURLObject aURL( aDlg.GetPath() ); in IMPL_LINK() local
900 INetURLObject aPathURL( aURL ); in IMPL_LINK()
905 maDashList->SetName( aURL.getName() ); in IMPL_LINK()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx333 INetURLObject aURL; in Execute() local
334 aURL.SetSmartProtocol( INET_PROT_FILE ); in Execute()
335 aURL.SetSmartURL( aFileName ); in Execute()
336 aFileName = aURL.GetMainURL( INetURLObject::NO_DECODE ); in Execute()
502 String aURL = GetPlugInFile(); in Execute() local
506 if ( !aURL.Len() || m_pURL->SetSmartURL( aURL ) ) in Execute()
535 aErr.SearchAndReplace( String( '%' ), aURL ); in Execute()
921 ::rtl::OUString aURL; in Execute()
928 aURL = aObj.GetMainURL( INetURLObject::NO_DECODE ); in Execute()
931 if ( !m_xObj.is() && aURL.getLength() ) in Execute()
[all …]
/trunk/main/framework/inc/dispatch/
H A Ddispatchprovider.hxx139 … queryDispatch ( const css::util::URL& aURL ,
154 …dableContent ( const css::util::URL& aURL
156 … const css::util::URL& aURL ,
160 … const css::util::URL& aURL ,
163 …hProtocolHandler ( const css::util::URL& aURL
H A Dmenudispatcher.hxx163 virtual void SAL_CALL dispatch( const css::util::URL& aURL ,
181 const css::util::URL& aURL ) throw( css::uno::RuntimeException );
198 const css::util::URL& aURL ) throw( css::uno::RuntimeException );
309 const css::util::URL& aURL );
311 const css::util::URL& aURL );
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx275 INetURLObject aURL ( sURL ); in StateChanged() local
276 String sMainURL( aURL.GetMainURL( INetURLObject::DECODE_WITH_CHARSET ) ); in StateChanged()
288 INetURLObject aURL( aRep ); in StateChanged() local
289 INetProtocol eProt = aURL.GetProtocol(); in StateChanged()
292 pURLBox->SetText( aURL.PathToFileName() ); in StateChanged()
295 pURLBox->SetText( aURL.GetURLNoPass() ); in StateChanged()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxGraphCtrlAccessibleContext.java129 URL aURL = aParseURL[0]; in createTestEnvironment() local
130 XDispatch xDispatcher = xDispProv.queryDispatch( aURL,"",0); in createTestEnvironment()
132 xDispatcher.dispatch( aURL, null ); in createTestEnvironment()
212 URL aURL = aParseURL[0]; in cleanup() local
213 XDispatch xDispatcher = xDispProv.queryDispatch( aURL,"",0); in cleanup()
215 xDispatcher.dispatch( aURL, null ); in cleanup()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx96 String aURL; in detect() local
129 aURL = sTemp; in detect()
131 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect()
134 aURL = sTemp; in detect()
185 if( aURL.Match( aPrefix ) == aPrefix.Len() ) in detect()
191 if ( aURL.Match( aPattern ) >= aPattern.Len() ) in detect()
199 …SfxMedium aMedium( aURL, bWasReadOnly ? STREAM_STD_READ : STREAM_STD_READWRITE, sal_False, NULL, p… in detect()
H A Dunomodule.hxx76 …virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& aURL, const ::c…
79 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::star::u…
80 …::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw( ::com::sun:…
81 …::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw( ::com::sun:…
85 virtual REFERENCE< XDISPATCH > SAL_CALL queryDispatch( const UNOURL & aURL ,
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx954 OUString aURL( maExportPath ); in SavePresentation() local
955 aURL += maDocFileName; in SavePresentation()
1674 String aURL( pArea->GetURL() ); in CreateHtmlForPresPages() local
1685 pObj = mpDoc->GetObj( aURL ); in CreateHtmlForPresPages()
1692 aURL = CreatePageURL(nPgNum); in CreateHtmlForPresPages()
1728 aURL); in CreateHtmlForPresPages()
2927 aURL.Append( rSource ); in CopyScript()
3099 INetURLObject aURL( rSoundFile ); in InsertSound() local
3103 aStr += String(aURL.getName()); in InsertSound()
3302 INetURLObject aURL( rURL ); in createFileName() local
[all …]
/trunk/main/sfx2/source/appl/
H A Dhelpinterceptor.hxx42 String aURL; member
46 aURL( rURL ), aViewData(rViewData) {} in HelpHistoryEntry_Impl()
97 …queryDispatch( const ::com::sun::star::util::URL& aURL, const ::rtl::OUString& aTargetFrameName, s…
114 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::star::…
115 …r::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw(::com::sun:…
116 …r::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw(::com::sun:…
/trunk/main/svtools/inc/svtools/
H A Dpopupmenucontrollerbase.hxx95 …e::XDispatch > SAL_CALL queryDispatch( const ::com::sun::star::util::URL& aURL, const ::rtl::OUStr…
99 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::star::u…
100 …r::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw( ::com::sun…
101 …r::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw( ::com::sun…
120 …ference< ::com::sun::star::frame::XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aURL);
121 ::rtl::OUString determineBaseURL( const ::rtl::OUString& aURL );
/trunk/main/sfx2/source/control/
H A Dbindings.cxx2101 ::com::sun::star::util::URL aURL; in QueryState()
2103 aURL.Protocol = aCmd; in QueryState()
2105 aCmd += aURL.Path; in QueryState()
2106 aURL.Complete = aCmd; in QueryState()
2107 aURL.Main = aCmd; in QueryState()
2136 xDisp->addStatusListener( pBind, aURL ); in QueryState()
2174 xDisp->removeStatusListener( pBind, aURL ); in QueryState()
2347 ::com::sun::star::util::URL aURL; in ExecuteCommand_Impl()
2348 aURL.Complete = rCommand; in ExecuteCommand_Impl()
2350 xTrans->parseStrict( aURL ); in ExecuteCommand_Impl()
[all …]
/trunk/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx51 URL aURL; in createClipboardURL() local
55 aURL.Complete = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:Cut" ) ); in createClipboardURL()
58 aURL.Complete = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:Copy" ) ); in createClipboardURL()
61 aURL.Complete = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:Paste" ) ); in createClipboardURL()
64 return aURL; in createClipboardURL()
/trunk/main/framework/inc/jobs/
H A Djobdispatch.hxx136 … queryDispatch ( const css::util::URL& aURL ,
142 …atchWithNotification( const css::util::URL& aURL ,
147 …AL_CALL dispatch ( const css::util::URL& aURL ,
150 …const css::util::URL& aURL ) throw(css::uno::RuntimeExcep…
152 …const css::util::URL& aURL ) throw(css::uno::RuntimeExcep…
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx91 css::util::URL aURL; in queryTypeByURL() local
92 aURL.Complete = sURL; in queryTypeByURL()
94 xParser->parseStrict(aURL); in queryTypeByURL()
100 m_rCache->detectFlatForURL(aURL, lFlatTypes); in queryTypeByURL()
108 m_rCache->detectFlatForURL(aURL, lFlatTypes); in queryTypeByURL()
144 css::util::URL aURL; in queryTypeByDescriptor() local
145 aURL.Complete = sURL; in queryTypeByDescriptor()
147 xParser->parseStrict(aURL); in queryTypeByDescriptor()
153 impl_getPreselection(aURL, stlDescriptor, lFlatTypes); in queryTypeByDescriptor()
158 m_rCache->detectFlatForURL(aURL, lFlatTypes); in queryTypeByDescriptor()
/trunk/main/extensions/source/bibliography/
H A Dframectr.hxx47 ::com::sun::star::util::URL aURL;
50 : aURL( rURL ) in BibStatusDispatch()
112 …:XDispatch > SAL_CALL queryDispatch( const ::com::sun::star::util::URL& aURL, const rtl::OUStrin…
116 …virtual void SAL_CALL dispatch(const ::com::sun::star::util::URL& aURL, const ::com::sun::star:…
117 …::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw (::com::sun:…
118 …::frame::XStatusListener > & xControl, const ::com::sun::star::util::URL& aURL) throw (::com::sun:…
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx275 String aURL; in NewDivision() local
290 aURL = URIHelper::SmartRel2Abs(INetURLObject( sBaseURL ), aHRef, Link(), false); in NewDivision()
294aURL = URIHelper::SmartRel2Abs(INetURLObject( sBaseURL ), aHRef.Copy( 0, nPos ), Link(), false ); in NewDivision()
295 aURL += sfx2::cTokenSeperator; in NewDivision()
298 aURL += aHRef.Copy( nPos+1 ); in NewDivision()
302 aURL += aHRef.Copy( nPos+1, nPos2 - (nPos+1) ); in NewDivision()
303 aURL += sfx2::cTokenSeperator; in NewDivision()
304 aURL += String(rtl::Uri::decode( aHRef.Copy( nPos2+1 ), in NewDivision()
309 aHRef = aURL; in NewDivision()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx509 INetURLObject aURL( aStrURL, INET_PROT_FILE ); in DoExecute() local
510 if( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in DoExecute()
526 … uno::makeAny( ::rtl::OUString( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) ); in DoExecute()
738 ::rtl::OUString aURL; in DoExecute()
748 aURL = pStringItem->GetValue(); in DoExecute()
749 bAPI = aURL.getLength(); in DoExecute()
753 if( bAPI || ::avmedia::MediaWindow::executeMediaURLDialog( mpWindow, aURL ) ) in DoExecute()
760 if( !::avmedia::MediaWindow::isMediaURL( aURL, true, &aPrefSize ) ) in DoExecute()
791 mpView->InsertMediaURL( aURL, nAction, aPos, aSize ) ; in DoExecute()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx240 INetURLObject aURL = aObj.smartRel2Abs( in rel2abs() local
242 return aURL.GetMainURL(INetURLObject::NO_DECODE); in rel2abs()
264 OUString aURL; in importer() local
274 aSourceData[i].Value >>= aURL; in importer()
295 nv.Value <<= aURL; args[1] <<= nv; in importer()
297 nv.Value <<= OUString(INetURLObject(aURL).getBase()); in importer()
339 aInput.sSystemId = aURL; in importer()
340 aInput.sPublicId = aURL; in importer()
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx86 OUString aURL; in FileEmitContext() local
87 if( osl_getFileURLFromSystemPath( aSysFile.pData, &aURL.pData ) != osl_File_E_None ) in FileEmitContext()
93 if( osl_openFile( aURL.pData, &m_aHandle, osl_File_OpenFlag_Write ) == osl_File_E_None ) in FileEmitContext()
102 else if( osl_openFile( aURL.pData, &m_aHandle, in FileEmitContext()
124 OUString aURL; in openReadFile() local
125 if( osl_getFileURLFromSystemPath( aSysFile.pData, &aURL.pData ) != osl_File_E_None ) in openReadFile()
131 if( osl_openFile( aURL.pData, &m_aReadHandle, osl_File_OpenFlag_Read ) != osl_File_E_None ) in openReadFile()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx211 String aURLWithoutDestDir = String(aURL.GetMainURL( INetURLObject::NO_DECODE )); in WriteData()
235 rIn >> aTmpStr; aURL = INetURLObject( String( aTmpStr.GetBuffer(), RTL_TEXTENCODING_UTF8 ) ); in ReadData()
330 aURL = rURL; in Init()
384 aURL = rURL; in SgaObjectSound()
469 aURL = rURL; in SgaObjectAnim()
500 aURL = rURL; in SgaObjectSvDraw()
553 aURL = rURL; in SgaObjectSvDraw()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.hxx113 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 )

Completed in 109 milliseconds

12345678910>>...28