Home
last modified time | relevance | path

Searched refs:N_SYSTEM (Results 1 – 19 of 19) sorted by relevance

/AOO41X/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx549 sURL += String(aFileNotation.get(OFileNotation::N_SYSTEM)); in impl_setURL()
589 OFileNotation aFileNotation( sFileURLDecoded, OFileNotation::N_SYSTEM ); in impl_getURL()
627 sQuery.SearchAndReplaceAscii("$path$", aTransformer.get(OFileNotation::N_SYSTEM)); in checkPathExistence()
644 … sQuery.SearchAndReplaceAscii("$name$", aTransformer.get(OFileNotation::N_SYSTEM)); in checkPathExistence()
942 … sFile.SearchAndReplaceAscii("$file$", aTransformer.get(OFileNotation::N_SYSTEM)); in commitURL()
H A Ddbfindex.cxx403 Config aInfFile( aTransformer.get(OFileNotation::N_SYSTEM) ); in Init()
515 Config aInfFile( aTransformer.get(OFileNotation::N_SYSTEM) ); in WriteInfFile()
/AOO41X/main/cui/source/options/
H A Ddoclinkdialog.cxx180 OFileNotation aTransformer( sPath, OFileNotation::N_SYSTEM ); in IMPL_LINK()
204 m_aURL.SetText(aTransformer.get(OFileNotation::N_SYSTEM)); in IMPL_LINK()
H A Ddbregister.cxx245 …insertNewEntry( aIter->first, aTransformer.get( OFileNotation::N_SYSTEM ), aIter->second.bReadOnly… in Reset()
/AOO41X/main/svx/source/form/
H A Ddatabaselocationinput.cxx156 m_rLocationInput.SetText( aTransformer.get( ::svt::OFileNotation::N_SYSTEM ) ); in setURL()
261 m_rLocationInput.SetText( aFileNotation.get( ::svt::OFileNotation::N_SYSTEM ) ); in impl_onBrowseButtonClicked()
/AOO41X/main/svtools/source/dialogs/
H A Daddresstemplate.cxx89 OFileNotation aFileNotation( selectedDataSource, OFileNotation::N_SYSTEM ); in lcl_getSelectedDataSource()
750 sName = aFileNotation.get(OFileNotation::N_SYSTEM); in loadConfiguration()
1246 sName = aFileNotation.get(OFileNotation::N_SYSTEM); in IMPL_LINK()
/AOO41X/main/svl/inc/svl/
H A Dfilenotation.hxx47 N_SYSTEM, enumerator
/AOO41X/main/svtools/source/control/
H A Durlcontrol.cxx76 SetText(aTransformer.get(OFileNotation::N_SYSTEM)); in Notify()
H A Dfileurlbox.cxx65 String sNewText = aTransformer.get( OFileNotation::N_SYSTEM ); in DisplayURL()
/AOO41X/main/svl/source/misc/
H A Dfilenotation.cxx129 case N_SYSTEM: return m_sSystem; in get()
/AOO41X/main/dbaccess/source/filter/xml/
H A DxmlFileBasedDatabase.cxx102 …::OFileNotation( rImport.GetAbsoluteReference( sFileName ) ).get( ::svt::OFileNotation::N_SYSTEM ); in DBG_NAME()
/AOO41X/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx330 aDocumentDescriptor.first = aNotation.get( ::svt::OFileNotation::N_SYSTEM ); in impl_getDocumentAtIndex()
/AOO41X/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx217 sDataSourceName = aFileNotation.get(::svt::OFileNotation::N_SYSTEM);
/AOO41X/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx471 … m_pData->aLogger.backedUpDocument( aFileNotation.get( ::svt::OFileNotation::N_SYSTEM ) ); in impl_backupDocument_nothrow()
/AOO41X/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx358 …ErrorMessage.SearchAndReplaceAscii( "$file$", aTransformer.get( ::svt::OFileNotation::N_SYSTEM ) ); in loadObjectFromURL()
/AOO41X/main/dbaccess/source/ui/misc/
H A DUITools.cxx429 … sErrorMessage.SearchAndReplaceAscii( "$file$", aTransformer.get( OFileNotation::N_SYSTEM ) ); in getDataSourceByName()
/AOO41X/main/dbaccess/source/ui/app/
H A DAppController.cxx944 sDatabaseName = aFileNotation.get(::svt::OFileNotation::N_SYSTEM); in GetState()
/AOO41X/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx686 sDataSource = aTransformer.get( ::svt::OFileNotation::N_SYSTEM ); in convertToControlValue()
/AOO41X/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3572 _rText = ::svt::OFileNotation( pData->sAccessor ).get( ::svt::OFileNotation::N_SYSTEM ); in requestQuickHelp()