Home
last modified time | relevance | path

Searched refs:HasError (Results 26 – 39 of 39) sorted by relevance

12

/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx514 if ( !aURLObj.HasError() ) in parseLocationName()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx494 DBG_ASSERT( !aTDir.HasError(), "No absolute path for template name!" ); in GetTemplateDoc()
/trunk/main/linguistic/source/
H A Ddicimp.cxx416 DBG_ASSERT(!INetURLObject( rURL ).HasError(), "lng : invalid URL"); in saveEntries()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx180 if (!givenPath.HasError()) in prepareExecute()
H A Diodlg.cxx1238 if ( aFileObj.HasError() ) in IMPL_STATIC_LINK()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx557 rOverflow = pOutput->HasError(); // range overflow or exception from source in GetNewOutputRange()
594 if (pOutput->HasError()) in GetOutputRangeByType()
H A Ddpoutput.cxx1016 sal_Bool ScDPOutput::HasError() in HasError() function in ScDPOutput
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx997 if ( aObj.HasError() ) in SearchFile()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx984 return (! INetURLObject(sPath).HasError()); in impl_isValidPath()
/trunk/main/tools/inc/tools/
H A Durlobj.hxx230 inline bool HasError() const { return m_eScheme == INET_PROT_NOT_VALID; } in HasError() function in INetURLObject
/trunk/main/svtools/source/filter/
H A Dfilter.cxx2304 if ( aURL.HasError() || INET_PROT_NOT_VALID == aURL.GetProtocol() ) in LoadGraphic()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx817 if ( aURLObj.HasError() || INET_PROT_NOT_VALID == aURLObj.GetProtocol() ) in getGraphic()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx434 !aINetURLObject.HasError()) // the docname should be a valid URL in AfterXMLLoading()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx2770 if( aURL.HasError() ) in CommonSaveAs_Impl()

Completed in 173 milliseconds

12