Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx459 SvtPathOptions aPathCfg; in GetOptions() local
470 … case SvtPathOptions::PATH_AUTOTEXT: aValue = aPathCfg.GetAutoTextPath(); break; in GetOptions()
471 … case SvtPathOptions::PATH_BACKUP: aValue = aPathCfg.GetBackupPath(); break; in GetOptions()
472 … case SvtPathOptions::PATH_BASIC: aValue = aPathCfg.GetBasicPath(); break; in GetOptions()
473 … case SvtPathOptions::PATH_BITMAP: aValue = aPathCfg.GetBitmapPath(); break; in GetOptions()
474 … case SvtPathOptions::PATH_CONFIG: aValue = aPathCfg.GetConfigPath(); break; in GetOptions()
478 … case SvtPathOptions::PATH_GALLERY: aValue = aPathCfg.GetGalleryPath(); break; in GetOptions()
479 … case SvtPathOptions::PATH_GRAPHIC: aValue = aPathCfg.GetGraphicPath(); break; in GetOptions()
483 … case SvtPathOptions::PATH_PALETTE: aValue = aPathCfg.GetPalettePath(); break; in GetOptions()
486 … case SvtPathOptions::PATH_TEMP: aValue = aPathCfg.GetTempPath(); break; in GetOptions()
[all …]

Completed in 17 milliseconds