Lines Matching defs:rPath
176 …void SetAddinPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_ADDIN, rPath )… in SetAddinPath()
177 …void SetAutoCorrectPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOCORRECT, rPat… in SetAutoCorrectPath()
178 void SetAutoTextPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOTEXT, rPath ); } in SetAutoTextPath()
179 void SetBackupPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_BACKUP, rPath ); } in SetBackupPath()
180 void SetBasicPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_BASIC, rPath ); } in SetBasicPath()
181 void SetBitmapPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_BITMAP, rPath ); } in SetBitmapPath()
182 void SetConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_CONFIG, rPath ); } in SetConfigPath()
183 …void SetDictionaryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_DICTIONARY, rPath … in SetDictionaryPath()
184 …void SetFavoritesPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_FAVORITES, rPath );… in SetFavoritesPath()
185 void SetFilterPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_FILTER, rPath ); } in SetFilterPath()
186 void SetGalleryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_GALLERY, rPath ); } in SetGalleryPath()
187 void SetGraphicPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_GRAPHIC, rPath ); } in SetGraphicPath()
188 void SetHelpPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_HELP, rPath ); } in SetHelpPath()
189 …void SetLinguisticPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_LINGUISTIC, rPath … in SetLinguisticPath()
190 void SetModulePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_MODULE, rPath ); } in SetModulePath()
191 void SetPalettePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PALETTE, rPath ); } in SetPalettePath()
192 void SetPluginPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PLUGIN, rPath ); } in SetPluginPath()
193 void SetStoragePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_STORAGE, rPath ); } in SetStoragePath()
194 void SetTempPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_TEMP, rPath ); } in SetTempPath()
195 void SetTemplatePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_TEMPLATE, rPath ); } in SetTemplatePath()
196 …void SetUserConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_USERCONFIG, rPath … in SetUserConfigPath()
197 void SetWorkPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_WORK, rPath ); } in SetWorkPath()
746 void SvtPathOptions::SetAddinPath( const String& rPath ) in SetAddinPath()
753 void SvtPathOptions::SetAutoCorrectPath( const String& rPath ) in SetAutoCorrectPath()
760 void SvtPathOptions::SetAutoTextPath( const String& rPath ) in SetAutoTextPath()
767 void SvtPathOptions::SetBackupPath( const String& rPath ) in SetBackupPath()
774 void SvtPathOptions::SetBasicPath( const String& rPath ) in SetBasicPath()
781 void SvtPathOptions::SetBitmapPath( const String& rPath ) in SetBitmapPath()
788 void SvtPathOptions::SetConfigPath( const String& rPath ) in SetConfigPath()
795 void SvtPathOptions::SetDictionaryPath( const String& rPath ) in SetDictionaryPath()
802 void SvtPathOptions::SetFavoritesPath( const String& rPath ) in SetFavoritesPath()
809 void SvtPathOptions::SetFilterPath( const String& rPath ) in SetFilterPath()
816 void SvtPathOptions::SetGalleryPath( const String& rPath ) in SetGalleryPath()
823 void SvtPathOptions::SetGraphicPath( const String& rPath ) in SetGraphicPath()
830 void SvtPathOptions::SetHelpPath( const String& rPath ) in SetHelpPath()
837 void SvtPathOptions::SetLinguisticPath( const String& rPath ) in SetLinguisticPath()
844 void SvtPathOptions::SetModulePath( const String& rPath ) in SetModulePath()
851 void SvtPathOptions::SetPalettePath( const String& rPath ) in SetPalettePath()
858 void SvtPathOptions::SetPluginPath( const String& rPath ) in SetPluginPath()
865 void SvtPathOptions::SetStoragePath( const String& rPath ) in SetStoragePath()
872 void SvtPathOptions::SetTempPath( const String& rPath ) in SetTempPath()
879 void SvtPathOptions::SetTemplatePath( const String& rPath ) in SetTemplatePath()
886 void SvtPathOptions::SetUserConfigPath( const String& rPath ) in SetUserConfigPath()
893 void SvtPathOptions::SetWorkPath( const String& rPath ) in SetWorkPath()