Home
last modified time | relevance | path

Searched refs:rURL (Results 76 – 100 of 391) sorted by relevance

12345678910>>...16

/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx121 …void SetDirectory( const INetURLObject& rURL ) { aFtSearchDir.SetText( GetReducedString( rURL,… in SetDirectory() argument
169 …void SetFile( const INetURLObject& rURL ) { aFtTakeFile.SetText( GetReducedString( rURL, 30 ) … in SetFile() argument
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx118 const SwFmtURL &rURL = pFrm->FindFlyFrm()->GetFmt()->GetURL(); in lcl_PaintReplacement() local
119 if( rURL.GetURL().Len() || rURL.GetMap() ) in lcl_PaintReplacement()
122 if ( rURL.GetMap() ) in lcl_PaintReplacement()
124 ImageMap *pMap = (ImageMap*)rURL.GetMap(); in lcl_PaintReplacement()
135 else if ( rURL.GetURL().Len() ) in lcl_PaintReplacement()
136 bVisited = rSh.GetDoc()->IsVisitedURL( rURL.GetURL() ); in lcl_PaintReplacement()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx335 const rtl::OUString& rURL );
642 const rtl::OUString& rURL) : in DownloadThread() argument
645 m_aURL(rURL), in DownloadThread()
1503 UpdateCheck::showReleaseNote(const rtl::OUString& rURL) const in showReleaseNote()
1512 xShellExecute->execute(rURL, rtl::OUString(), c3s::SystemShellExecuteFlags::DEFAULTS); in showReleaseNote()
1520 UpdateCheck::storeReleaseNote(sal_Int8 nNum, const rtl::OUString &rURL) in storeReleaseNote() argument
1538 if ( rURL.getLength() == 0 ) in storeReleaseNote()
1549 rtl::OUString aURL( rURL ); in storeReleaseNote()
1553 aURL = UNISTRING("URL=") + rURL; in storeReleaseNote()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx91 rtl::OString SalGtkPicker::unicodetouri(const rtl::OUString &rURL) in unicodetouri() argument
95 OString sURL = OUStringToOString(rURL, RTL_TEXTENCODING_UTF8); in unicodetouri()
96 INetURLObject aURL(rURL); in unicodetouri()
99 …com.sun.star.uri.ExternalUriReferenceTranslator"))), UNO_QUERY_THROW)->translateToExternal( rURL ); in unicodetouri()
/trunk/main/sw/source/core/inc/
H A Dnoteurl.hxx41 SwURLNote( const String& rURL, const String& rTarget, const SwRect& rRect ) in SwURLNote() argument
42 : aURL( rURL ), aTarget( rTarget ), aRect( rRect ) in SwURLNote()
60 void InsertURLNote( const String& rURL, const String& rTarget,
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx88 void GraphicDescriptor::init( const ::rtl::OUString& rURL ) in init() argument
91 SvStream* pIStm = ::utl::UcbStreamHelper::CreateStream( rURL, STREAM_READ ); in init()
95 implCreate( *pIStm, &rURL ); in init()
102 …cDescriptor::init( const uno::Reference< io::XInputStream >& rxIStm, const ::rtl::OUString& rURL ) in init() argument
109 implCreate( *pIStm, &rURL ); in init()
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.hxx70 rtl::OUString find( rtl::OUString const & rURL );
71 void add( rtl::OUString const & rURL, bool bPersistent );
72 void remove( rtl::OUString const & rURL );
/trunk/main/ucbhelper/source/client/
H A Dfileidentifierconverter.cxx90 rtl::OUString const & rURL) in getSystemPathFromFileURL() argument
96 xConverter(rManager->queryContentProvider(rURL), uno::UNO_QUERY); in getSystemPathFromFileURL()
98 return xConverter->getSystemPathFromFileURL(rURL); in getSystemPathFromFileURL()
H A Dcontent.cxx217 const rtl::OUString & rURL ) in ensureContentProviderForURL() argument
233 = xMgr->queryContentProvider( rURL ); in ensureContentProviderForURL()
286 const rtl::OUString & rURL, in getContentIdentifier() argument
295 = xIdFac->createContentIdentifier( rURL ); in getContentIdentifier()
302 ensureContentProviderForURL( rBroker, rURL ); in getContentIdentifier()
388 Content::Content( const rtl::OUString& rURL, in Content() argument
395 = getContentIdentifier( *pBroker, rURL, true ); in Content()
432 sal_Bool Content::create( const rtl::OUString& rURL, in create() argument
441 = getContentIdentifier( *pBroker, rURL, false ); in create()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx1062 ::queryDispatch( const util::URL& rURL in queryDispatch() argument
1071 return m_aDispatchContainer.getDispatchForURL( rURL ); in queryDispatch()
1093 ::dispatch( const util::URL& rURL in dispatch() argument
1098 rtl::OString aCommand( rtl::OUStringToOString( rURL.Path, RTL_TEXTENCODING_ASCII_US ) ); in dispatch()
1198 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
1206 this->executeDispatch_FormatObject(rURL.Path); in dispatch()
1218 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
1229 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
/trunk/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx194 const css::util::URL& rURL , in queryDispatch() argument
201 if ( rURL.Complete.compareToAscii( PROTOCOL_VALUE, PROTOCOL_LENGTH ) == 0 ) in queryDispatch()
221 rtl::OUString aURL( rURL.Complete ); in queryDispatch()
242 xDispatch = xDispatchProvider->queryDispatch( rURL, sTarget, nFlags ); in queryDispatch()
/trunk/main/svx/inc/svx/
H A Dhlnkitem.hxx62 SvxHyperlinkItem( sal_uInt16 nWhich, String& rName, String& rURL,
80 void SetURL(const String& rURL) { sURL = rURL; } in SetURL() argument
/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx70 inline void SetURL( const String& rURL ) { m_sURL = rURL; } in SetURL() argument
295 void AddBookmarks( const String& rTitle, const String& rURL );
356 void AddBookmarks( const String& rTitle, const String& rURL );
564 void SetHelpURL( const String& rURL );
/trunk/main/sw/inc/
H A Dshellio.hxx202 void SetBaseURL( const String& rURL ) { sBaseURL = rURL; } in SetBaseURL() argument
364 void SetBaseURL( const String& rURL );
455 void SetBaseURL( const String& rURL ) { sBaseURL = rURL; } in SetBaseURL() argument
/trunk/main/sw/source/ui/shells/
H A Dtextdrw.cxx59 void SwBaseShell::InsertURLButton(const String& rURL, const String& rTarget, const String& rTxt) in InsertURLButton() argument
108 aTmp <<= OUString(URIHelper::SmartRel2Abs(aAbs, rURL)); in InsertURLButton()
122 if ( ::avmedia::MediaWindow::isMediaURL( rURL ) ) in InsertURLButton()
/trunk/main/sc/source/ui/view/
H A Dtabvwshg.cxx54 void ScTabViewShell::InsertURLButton( const String& rName, const String& rURL, in InsertURLButton() argument
91 …tring aTmp = INetURLObject::GetAbsURL( pDoc->GetDocumentShell()->GetMedium()->GetBaseURL(), rURL ); in InsertURLButton()
105 if ( ::avmedia::MediaWindow::isMediaURL( rURL ) ) in InsertURLButton()
/trunk/main/avmedia/source/macavf/
H A Dmacavf_framegrabber.cxx52 bool FrameGrabber::create( const ::rtl::OUString& rURL ) in create() argument
54 NSString* pNSStr = [NSString stringWithCharacters:rURL.getStr() length:rURL.getLength()]; in create()
/trunk/main/sfx2/inc/sfx2/
H A Dunoctitm.hxx129 const ::com::sun::star::util::URL& rURL );
132 const ::com::sun::star::util::URL& rURL );
187 const ::com::sun::star::util::URL& rURL );
190 static rtl::OUString getSlaveCommand( const ::com::sun::star::util::URL& rURL );
/trunk/main/svtools/inc/svtools/
H A Dtoolboxcontroller.hxx136 …Listener( const ::com::sun::star::util::URL& rURL, const ::com::sun::star::uno::Reference< ::com::… in Listener()
137 aURL( rURL ), xDispatch( rDispatch ) {} in Listener()
150 const ::com::sun::star::util::URL& rURL, in DispatchInfo()
153 , maURL( rURL ) in DispatchInfo()
H A Dimapobj.hxx93 IMapObject( const String& rURL,
111 void SetURL( const String& rURL ) { aURL = rURL; } in SetURL() argument
/trunk/main/svtools/workben/treecontrol/
H A Dtreetest.cxx77 void display( const OUString& rURL );
109 void DirectoryTree::display( const OUString& rURL ) in display() argument
132 …Reference< XMutableTreeNode > xNode( mxTreeDataModel->createNode( Any( rURL ), false ), UNO_QUERY_… in display()
133 xNode->setDataValue( Any( rURL ) ); in display()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.hxx60 void setTargetURL( const rtl::OUString & rURL ) { m_aTargetURL = rURL; } in setTargetURL() argument
109 const ::rtl::OUString& rURL );
/trunk/main/svx/source/gallery2/
H A Dgalexpl.cxx124 sal_Bool GalleryExplorer::InsertURL( const String& rThemeName, const String& rURL ) in InsertURL() argument
136 INetURLObject aURL( rURL ); in InsertURL()
148 sal_Bool GalleryExplorer::InsertURL( sal_uIntPtr nThemeId, const String& rURL ) in InsertURL() argument
151 return( pGal ? InsertURL( pGal->GetThemeName( nThemeId ), rURL ) : sal_False ); in InsertURL()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx421 void LoadURL( const String& rURL, ViewShell* pVSh, sal_uInt16 nFilter, in LoadURL() argument
424 ASSERT( rURL.Len() && pVSh, "was soll hier geladen werden?" ); in LoadURL()
425 if( !rURL.Len() || !pVSh ) in LoadURL()
457 SfxStringItem aName( SID_FILE_NAME, rURL ); in LoadURL()
/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx1516 void DrawViewShell::InsertURLField(const String& rURL, const String& rText, in InsertURLField() argument
1524 SvxFieldItem aURLItem( SvxURLField( rURL, rText, SVXURLFORMAT_REPR ), EE_FEATURE_FIELD ); in InsertURLField()
1538 SvxURLField aURLField(rURL, rText, SVXURLFORMAT_REPR); in InsertURLField()
1580 void DrawViewShell::InsertURLButton(const String& rURL, const String& rText, in InsertURLButton() argument
1585 …er::SmartRel2Abs( INetURLObject( GetDocSh()->GetMedium()->GetBaseURL() ), rURL, URIHelper::GetMayb… in InsertURLButton()
1610 if ( ::avmedia::MediaWindow::isMediaURL( rURL ) ) in InsertURLButton()
1647 if ( ::avmedia::MediaWindow::isMediaURL( rURL ) ) in InsertURLButton()

Completed in 172 milliseconds

12345678910>>...16