Home
last modified time | relevance | path

Searched refs:aPathOpt (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dglobalx.cxx50 SvtPathOptions aPathOpt; in InitAddIns() local
51 const OUString& aMultiPath = aPathOpt.GetAddinPath(); in InitAddIns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dglobalx.cxx49 SvtPathOptions aPathOpt; in InitAddIns() local
50 const OUString& aMultiPath = aPathOpt.GetAddinPath(); in InitAddIns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbaaddins.cxx36 SvtPathOptions aPathOpt; in lcl_getAddinCollection() local
38 const OUString& aAddinPath = aPathOpt.GetAddinPath(); in lcl_getAddinCollection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbaaddins.cxx36 SvtPathOptions aPathOpt; in lcl_getAddinCollection() local
38 const OUString& aAddinPath = aPathOpt.GetAddinPath(); in lcl_getAddinCollection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/core/
H A Dgraphichelper.cxx186 SvtPathOptions aPathOpt; in ExportGraphic() local
187 OUString sGraphicsPath( aPathOpt.GetGraphicPath() ); in ExportGraphic()
352 SvtPathOptions aPathOpt; in SaveShapeAsGraphic() local
353 const OUString& sGraphicPath( aPathOpt.GetGraphicPath() ); in SaveShapeAsGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/envelp/
H A Dmailmrge.cxx271 SvtPathOptions aPathOpt; in SwMailMergeDlg() local
272 sPath = aPathOpt.GetWorkPath(); in SwMailMergeDlg()
418 SvtPathOptions aPathOpt; in GetURLfromPath() local
419 aAbs.SetURL( aPathOpt.GetWorkPath() ); in GetURLfromPath()
508 SvtPathOptions aPathOpt; in GetTargetURL() local
509 sPath = aPathOpt.GetWorkPath(); in GetTargetURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/core/
H A Dgraphichelper.cxx220 SvtPathOptions aPathOpt; in ExportGraphic() local
221 OUString sGraphicsPath( aPathOpt.GetGraphicPath() ); in ExportGraphic()
386 SvtPathOptions aPathOpt; in SaveShapeAsGraphic() local
387 const OUString& sGraphicPath( aPathOpt.GetGraphicPath() ); in SaveShapeAsGraphic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/envelp/
H A Dmailmrge.cxx273 SvtPathOptions aPathOpt; in SwMailMergeDlg() local
274 sPath = aPathOpt.GetWorkPath(); in SwMailMergeDlg()
468 SvtPathOptions aPathOpt; in GetURLfromPath() local
469 aAbs.SetURL( aPathOpt.GetWorkPath() ); in GetURLfromPath()
562 SvtPathOptions aPathOpt; in GetTargetURL() local
563 sPath = aPathOpt.GetWorkPath(); in GetTargetURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Ddefaultoptions.cxx234 SvtPathOptions aPathOpt; in SvtDefaultOptions_Impl() local
248 aFullPathBuf = aPathOpt.SubstituteVariable( aTempStr ); in SvtDefaultOptions_Impl()
266 … aFullPathBuf.append(aPathOpt.SubstituteVariable( aList[ nPosition ] )); in SvtDefaultOptions_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Ddefaultoptions.cxx239 SvtPathOptions aPathOpt; in SvtDefaultOptions_Impl() local
253 aFullPathBuf = aPathOpt.SubstituteVariable( aTempStr ); in SvtDefaultOptions_Impl()
271 aFullPathBuf.append(aPathOpt.SubstituteVariable( aList[ nPosition ] )); in SvtDefaultOptions_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dgloslst.cxx90 SvtPathOptions aPathOpt; in SwGlossaryList() local
91 sPath = aPathOpt.GetAutoTextPath(); in SwGlossaryList()
236 SvtPathOptions aPathOpt; in Update() local
237 const OUString& sTemp( aPathOpt.GetAutoTextPath() ); in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dgloslst.cxx86 SvtPathOptions aPathOpt; in SwGlossaryList() local
87 sPath = aPathOpt.GetAutoTextPath(); in SwGlossaryList()
232 SvtPathOptions aPathOpt; in Update() local
233 const OUString& sTemp( aPathOpt.GetAutoTextPath() ); in Update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/config/
H A Duinums.cxx52 SvtPathOptions aPathOpt; in Save() local
53 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/config/
H A Duinums.cxx56 SvtPathOptions aPathOpt; in Save() local
57 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/
H A Dglossary.cxx568 SvtPathOptions aPathOpt; in IMPL_LINK() local
569 xFP->setDisplayDirectory(aPathOpt.GetWorkPath() ); in IMPL_LINK()
616 SvtPathOptions aPathOpt; in IMPL_LINK_NOARG() local
617 const OUString& sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK_NOARG()
865 SvtPathOptions aPathOpt; in IMPL_LINK_NOARG() local
866 const OUString sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK_NOARG()
873 aPathOpt.SetAutoTextPath( sTmp ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dglossary.cxx578 SvtPathOptions aPathOpt; in IMPL_LINK() local
579 xFP->setDisplayDirectory(aPathOpt.GetWorkPath() ); in IMPL_LINK()
626 SvtPathOptions aPathOpt; in IMPL_LINK_NOARG() local
627 const OUString& sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK_NOARG()
875 SvtPathOptions aPathOpt; in IMPL_LINK_NOARG() local
876 const OUString sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK_NOARG()
883 aPathOpt.SetAutoTextPath( sTmp ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dautoform.cxx836 SvtPathOptions aPathOpt; in Load() local
837 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Load()
892 SvtPathOptions aPathOpt; in Save() local
893 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dautoform.cxx830 SvtPathOptions aPathOpt; in Load() local
831 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Load()
896 SvtPathOptions aPathOpt; in Save() local
897 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dglosdoc.cxx350 SvtPathOptions aPathOpt; in UpdateGlosPath() local
351 const OUString& aNewPath( aPathOpt.GetAutoTextPath() ); in UpdateGlosPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dglosdoc.cxx351 SvtPathOptions aPathOpt; in UpdateGlosPath() local
352 const OUString& aNewPath( aPathOpt.GetAutoTextPath() ); in UpdateGlosPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmsvbahelper.cxx313 SvtPathOptions aPathOpt; in resolveVBAMacro()
314 const OUString& aAddinPath = aPathOpt.GetAddinPath(); in resolveVBAMacro()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/misc/
H A Dacorrcfg.cxx49 SvtPathOptions aPathOpt; in SvxAutoCorrCfg() local
51 OUString const & sAutoPath( aPathOpt.GetAutoCorrectPath() ); in SvxAutoCorrCfg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/misc/
H A Dacorrcfg.cxx50 SvtPathOptions aPathOpt; in SvxAutoCorrCfg() local
52 OUString const & sAutoPath( aPathOpt.GetAutoCorrectPath() ); in SvxAutoCorrCfg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dmsvbahelper.cxx316 SvtPathOptions aPathOpt; in resolveVBAMacro()
317 const OUString& aAddinPath = aPathOpt.GetAddinPath(); in resolveVBAMacro()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh2.cxx549 SvtPathOptions aPathOpt; in Execute() local
560 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()
1063 SvtPathOptions aPathOpt; in Execute() local
1064 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()

12