/aoo4110/main/sw/source/ui/utlui/ |
H A D | gloslst.cxx | 140 SvtPathOptions aPathOpt; in SwGlossaryList() local 141 sPath = aPathOpt.GetAutoTextPath(); in SwGlossaryList() 303 SvtPathOptions aPathOpt; in Update() local 304 String sTemp( aPathOpt.GetAutoTextPath() ); in Update()
|
/aoo4110/main/linguistic/source/ |
H A D | misc2.cxx | 96 SvtPathOptions aPathOpt; in GetModulePath() local 100 aRes = aPathOpt.GetModulePath(); in GetModulePath() 104 String aTmp( aPathOpt.GetLinguisticPath() ); in GetModulePath()
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 662 SvtPathOptions aPathOpt; in IMPL_LINK() local 663 xFP->setDisplayDirectory(aPathOpt.GetWorkPath() ); in IMPL_LINK() 712 SvtPathOptions aPathOpt; in IMPL_LINK() local 713 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK() 1199 SvtPathOptions aPathOpt; in IMPL_LINK() local 1200 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK() 1207 aPathOpt.SetAutoTextPath( sTmp ); in IMPL_LINK()
|
H A D | glosdoc.cxx | 481 SvtPathOptions aPathOpt; in UpdateGlosPath() local 482 String aNewPath( aPathOpt.GetAutoTextPath() ); in UpdateGlosPath()
|
/aoo4110/main/unotools/source/config/ |
H A D | defaultoptions.cxx | 240 SvtPathOptions aPathOpt; in SvtDefaultOptions_Impl() local 253 aFullPath = aPathOpt.SubstituteVariable( aTempStr ); in SvtDefaultOptions_Impl() 271 aTempStr = aPathOpt.SubstituteVariable( aList[ nPosition ] ); in SvtDefaultOptions_Impl()
|
/aoo4110/main/sc/source/core/data/ |
H A D | globalx.cxx | 58 SvtPathOptions aPathOpt; in InitAddIns() local 59 String aMultiPath = aPathOpt.GetAddinPath(); in InitAddIns()
|
H A D | documen9.cxx | 100 SvtPathOptions aPathOpt; in GetColorTable() local 101 maColorTable = XPropertyListFactory::CreateSharedXColorList(aPathOpt.GetPalettePath()); in GetColorTable()
|
H A D | global2.cxx | 689 SvtPathOptions aPathOpt; in GetAbsDocName() local 690 aObj.SetSmartURL( aPathOpt.GetWorkPath() ); in GetAbsDocName()
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbaaddins.cxx | 40 SvtPathOptions aPathOpt; in lcl_getAddinCollection() local 42 String aAddinPath = aPathOpt.GetAddinPath(); in lcl_getAddinCollection()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | drawdoc.cxx | 61 SvtPathOptions aPathOpt; in GetPalettePath() local 62 return aPathOpt.GetPalettePath(); in GetPalettePath()
|
/aoo4110/main/sw/source/ui/envelp/ |
H A D | mailmrge.cxx | 402 SvtPathOptions aPathOpt; in SwMailMergeDlg() local 403 sPath = aPathOpt.GetWorkPath(); in SwMailMergeDlg() 831 SvtPathOptions aPathOpt; in IMPL_LINK() local 832 sPath = aPathOpt.GetWorkPath(); in IMPL_LINK()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | notemark.cxx | 86 SvtPathOptions aPathOpt; in IMPL_LINK() local 87 String aPath = aPathOpt.GetPalettePath(); in IMPL_LINK()
|
H A D | viewfun5.cxx | 487 SvtPathOptions aPathOpt; in PasteDataFormat() local 488 String aPath = aPathOpt.GetPalettePath(); in PasteDataFormat()
|
/aoo4110/main/extensions/source/preload/ |
H A D | oemwiz.cxx | 198 SvtPathOptions aPathOpt; in LoadFromLocalFile() local 199 String sFileName = aPathOpt.GetUserConfigPath();//GetModulePath(); in LoadFromLocalFile()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 804 SvtPathOptions aPathOpt; in Execute() local 815 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute() 1394 SvtPathOptions aPathOpt; in Execute() local 1395 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | autoform.cxx | 1034 SvtPathOptions aPathOpt; in Load() local 1035 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Load() 1140 SvtPathOptions aPathOpt; in Save() local 1141 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | romenu.cxx | 424 SvtPathOptions aPathOpt; in ExportGraphic() local 425 String sGrfPath( aPathOpt.GetGraphicPath() ); in ExportGraphic()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | uinums.cxx | 98 SvtPathOptions aPathOpt; in ~SwBaseNumRules() local 99 String sNm( aPathOpt.GetUserConfigPath() ); in ~SwBaseNumRules()
|
/aoo4110/main/sd/source/filter/grf/ |
H A D | sdgrffilter.cxx | 461 SvtPathOptions aPathOpt; in SaveGraphic() local 462 String sGrfPath( aPathOpt.GetGraphicPath() ); in SaveGraphic()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msvbahelper.cxx | 292 SvtPathOptions aPathOpt; in resolveVBAMacro() local 293 String aAddinPath = aPathOpt.GetAddinPath(); in resolveVBAMacro()
|
/aoo4110/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 59 SvtPathOptions aPathOpt; in SvxAutoCorrCfg() local 60 String sSharePath, sUserPath, sAutoPath( aPathOpt.GetAutoCorrectPath() ); in SvxAutoCorrCfg()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 346 SvtPathOptions aPathOpt; in Execute() local 375 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()
|
/aoo4110/main/cui/source/options/ |
H A D | optpath.cxx | 297 SvtPathOptions aPathOpt; in FillItemSet() local 313 SvtPathOptions aPathOpt; //! deprecated in Reset() local
|
/aoo4110/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 964 SvtPathOptions aPathOpt; in Save() local 965 String sNm( aPathOpt.GetUserConfigPath() ); in Save()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 1352 SvtPathOptions aPathOpt; in Paste() local 1353 FmFormModel* pModel = new FmFormModel( aPathOpt.GetPalettePath(), in Paste()
|