Home
last modified time | relevance | path

Searched refs:INET_PROT_NOT_VALID (Results 76 – 100 of 114) sorted by relevance

12345

/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx229 if( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in create()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx335 if( aTestObj.GetProtocol() == INET_PROT_NOT_VALID ) in IMPL_LINK()
H A Dprinthelper.cxx631 if (aCheck.GetProtocol()==INET_PROT_NOT_VALID) in print()
/trunk/main/forms/source/component/
H A Dclickableimage.cxx733 if (INET_PROT_NOT_VALID == aUrl.GetProtocol()) in SetURL()
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx248 if( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in initializePage()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1735 if( aURLObj.GetProtocol() == INET_PROT_NOT_VALID ) in setPropertyValueImpl()
1743 if( aURLObj.GetProtocol() != INET_PROT_NOT_VALID ) in setPropertyValueImpl()
H A DUnoGraphicExporter.cxx1119 DBG_ASSERT( aURLObject.GetProtocol() != INET_PROT_NOT_VALID, "invalid URL" ); in filter()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx510 if( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in DoExecute()
/trunk/main/svl/source/misc/
H A Durihelper.cxx684 else if (eScheme != INET_PROT_NOT_VALID) // 1st in FindFirstURLInText()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx337 if ( aURL.GetProtocol() == INET_PROT_NOT_VALID ) in loadObjectFromURL()
H A DModelImpl.cxx1349 if ( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in impl_switchToLogicalURL()
H A Ddatasource.cxx1183 if ( aURLCheck.GetProtocol() != INET_PROT_NOT_VALID ) in connectWithCompletion()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx880 if( aStr.Len() && aURL.GetProtocol() == INET_PROT_NOT_VALID ) in GetEditText()
H A Dnavigatr.cxx633 if( aURL.GetProtocol() == INET_PROT_NOT_VALID ) in InsertFile()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx817 if ( aURLObj.HasError() || INET_PROT_NOT_VALID == aURLObj.GetProtocol() ) in getGraphic()
1220 …gToOUString( *_pHelpId, RTL_TEXTENCODING_UTF8 ) ).GetProtocol() == INET_PROT_NOT_VALID, "Wrong Hel… in setControlHelpIds()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx868 DBG_ASSERT( aObj.GetProtocol() != INET_PROT_NOT_VALID, "Invalid URL" ); in DoPropertyDialog()
/trunk/main/cui/source/options/
H A Doptpath.cxx505 FASTBOOL bURL = ( aObj.GetProtocol() != INET_PROT_NOT_VALID ); in ChangeCurrentEntry()
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx162 DBG_ASSERT( aFoundURL.GetProtocol() != INET_PROT_NOT_VALID, "invalid URL" ); in ImplSearch()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx982 if( m_aDocURL.GetProtocol() != INET_PROT_NOT_VALID ) in callSaveAsDialog()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx510 …ingToOUString( sHelpId, RTL_TEXTENCODING_UTF8 ) ).GetProtocol() == INET_PROT_NOT_VALID, "Wrong Hel… in AddXControl()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx800 sal_Bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in SV_IMPL_PTRARR()
850 sal_Bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in SV_IMPL_PTRARR()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx220 …if( eProtocol == INET_PROT_FILE || (eProtocol == INET_PROT_NOT_VALID && rUrl.GetChar( 0 ) != '#') ) in WriteHyperlinkWithinFly()
243 else if( eProtocol != INET_PROT_NOT_VALID ) in WriteHyperlinkWithinFly()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1103 …DBG_ASSERT( !rName.Len() || ( aURL.GetProtocol() != INET_PROT_NOT_VALID ), "Graphic::SetDocFileNam… in ImplSetDocFileName()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx437 else if( eProtocol != INET_PROT_NOT_VALID ) in XclExpHyperlink()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1139 if ( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in getDataSourceDisplayName_isURL()
3761 if ( aURL.GetProtocol() != INET_PROT_NOT_VALID ) in getPrivateTitle()

Completed in 326 milliseconds

12345