/aoo4110/main/sw/inc/ |
H A D | SwStyleNameMapper.hxx | 81 class SvStringsDtor; 95 static SvStringsDtor *pTextUINameArray, 131 static SvStringsDtor* NewUINameArray( SvStringsDtor*&, 135 static SvStringsDtor* NewProgNameArray( SvStringsDtor*&, 176 static const SvStringsDtor& GetTextUINameArray(); 177 static const SvStringsDtor& GetListsUINameArray(); 178 static const SvStringsDtor& GetExtraUINameArray(); 180 static const SvStringsDtor& GetDocUINameArray(); 181 static const SvStringsDtor& GetHTMLUINameArray(); 182 static const SvStringsDtor& GetFrmFmtUINameArray(); [all …]
|
H A D | shellres.hxx | 82 SvStringsDtor aDocInfoLst; 89 inline const SvStringsDtor& GetAutoFmtNameLst() const; 102 SvStringsDtor *pAutoFmtNameLst; 108 inline const SvStringsDtor& ShellResource::GetAutoFmtNameLst() const in GetAutoFmtNameLst()
|
H A D | doc.hxx | 298 SvStringsDtor aPatternNms; // Array fuer die Namen der Dokument-Vorlagen 664 void AddUsedDBToList( SvStringsDtor& rDBNameList, 665 const SvStringsDtor& rUsedDBNames ); 668 void GetAllDBNames( SvStringsDtor& rAllDBNames ); 669 void ReplaceUsedDBs( const SvStringsDtor& rUsedDBNames, 671 SvStringsDtor& FindUsedDBs( const SvStringsDtor& rAllDBNames, 673 SvStringsDtor& rUsedDBNames ); 1188 void ChangeDBFields( const SvStringsDtor& rOldNames, 1192 void GetAllUsedDB( SvStringsDtor& rDBNameList, 1193 const SvStringsDtor* pAllDBNames = 0 ); [all …]
|
H A D | editsh.hxx | 63 class SvStringsDtor; 353 void ChangeDBFields( const SvStringsDtor& rOldNames, 355 void GetAllUsedDB( SvStringsDtor& rDBNameList, 356 SvStringsDtor* pAllDBNames = 0 ); 764 sal_uInt16 GetRefMarks( SvStringsDtor* = 0 ) const;
|
H A D | docstyle.hxx | 47 class SwPoolFmtList : public SvStringsDtor 169 void AppendStyleList(const SvStringsDtor& rLst,
|
/aoo4110/main/sw/source/core/doc/ |
H A D | SwStyleNameMapper.cxx | 39 SvStringsDtor *SwStyleNameMapper::pTextUINameArray = 0, 352 const SvStringsDtor *pStrings; in getHashTable() 683 const SvStringsDtor* pStrArr = 0; in getNameFromId() 768 const SvStringsDtor* pStrArr = 0; in fillNameFromId() 887 SvStringsDtor* SwStyleNameMapper::NewUINameArray( SvStringsDtor*& pNameArray, sal_uInt16 nStt, sal_… in NewUINameArray() 903 const SvStringsDtor& SwStyleNameMapper::GetTextUINameArray() in GetTextUINameArray() 935 const SvStringsDtor& SwStyleNameMapper::GetDocUINameArray() in GetDocUINameArray() 943 const SvStringsDtor& SwStyleNameMapper::GetHTMLUINameArray() in GetHTMLUINameArray() 991 SvStringsDtor* SwStyleNameMapper::NewProgNameArray( SvStringsDtor*& pProgNameArray, const SwTableEn… in NewProgNameArray() 995 pProgNameArray = new SvStringsDtor( nCount, 1 ); in NewProgNameArray() [all …]
|
H A D | docfld.cxx | 1735 void SwDoc::GetAllUsedDB( SvStringsDtor& rDBNameList, in GetAllUsedDB() 1736 const SvStringsDtor* pAllDBNames ) in GetAllUsedDB() 1738 SvStringsDtor aUsedDBNames; in GetAllUsedDB() 1739 SvStringsDtor aAllDBNames; in GetAllUsedDB() 1815 void SwDoc::GetAllDBNames( SvStringsDtor& rAllDBNames ) in GetAllDBNames() 1834 SvStringsDtor& SwDoc::FindUsedDBs( const SvStringsDtor& rAllDBNames, in FindUsedDBs() 1836 SvStringsDtor& rUsedDBNames ) in FindUsedDBs() 1872 void SwDoc::AddUsedDBToList( SvStringsDtor& rDBNameList, in AddUsedDBToList() 1873 const SvStringsDtor& rUsedDBNames ) in AddUsedDBToList() 1912 void SwDoc::ChangeDBFields( const SvStringsDtor& rOldNames, in ChangeDBFields() [all …]
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | initui.cxx | 94 SvStringsDtor* pDBNameList = 0; 96 SvStringsDtor* pAuthFieldNameList = 0; 97 SvStringsDtor* pAuthFieldTypeList = 0; 136 pDBNameList = new SvStringsDtor( 5, 5 ); in _InitUI() 236 ImpAutoFmtNameListLoader( SvStringsDtor& rLst ); 241 SvStringsDtor** ppLst = (SvStringsDtor**)&pAutoFmtNameLst; in _GetAutoFmtNameLst() 242 *ppLst = new SvStringsDtor( STR_AUTOFMTREDL_END ); in _GetAutoFmtNameLst() 246 ImpAutoFmtNameListLoader::ImpAutoFmtNameListLoader( SvStringsDtor& rLst ) in ImpAutoFmtNameListLoader() 277 pAuthFieldNameList = new SvStringsDtor(AUTH_FIELD_END, 1); in GetAuthFieldName() 293 pAuthFieldTypeList = new SvStringsDtor(AUTH_TYPE_END, 1); in GetAuthTypeName()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | initui.hxx | 34 class SvStringsDtor; 55 extern SvStringsDtor* pDBNameList; 57 extern SvStringsDtor* pAuthFieldNameList; 58 extern SvStringsDtor* pAuthFieldTypeList;
|
H A D | label.hxx | 48 SvStringsDtor aMakes; 74 SvStringsDtor &Makes() { return aMakes; } in Makes() 75 const SvStringsDtor &Makes() const { return aMakes; } in Makes()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 205 SvStringsDtor aStringList; 206 SvStringsDtor aValueList; 821 const SvStringsDtor& rUnoMacroTbl, in lcl_html_setEvents() 1339 SvStringsDtor aUnoMacroTbl; in NewForm() 1340 SvStringsDtor aUnoMacroParamTbl; in NewForm() 1501 SvStringsDtor aUnoMacroTbl; in InsertInput() 1502 SvStringsDtor aUnoMacroParamTbl; in InsertInput() 2002 SvStringsDtor aUnoMacroTbl; in NewTextArea() 2003 SvStringsDtor aUnoMacroParamTbl; in NewTextArea() 2293 SvStringsDtor aUnoMacroTbl; in NewSelect() [all …]
|
/aoo4110/main/svtools/source/control/ |
H A D | inettbc.cxx | 87 SvStringsDtor* pURLs; 88 SvStringsDtor* pCompletions; 108 SvStringsDtor aPickList; 109 SvStringsDtor* pCompletions; 110 SvStringsDtor* pURLs; 126 void FillPicklist( SvStringsDtor& rPickList ); 157 pURLs = new SvStringsDtor; in SvtMatchContext_Impl() 158 pCompletions = new SvStringsDtor; in SvtMatchContext_Impl() 176 void SvtMatchContext_Impl::FillPicklist( SvStringsDtor& rPickList ) in FillPicklist()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | macropg.hxx | 36 class SvStringsDtor; 42 typedef SvStringsDtor* (*FNGetRangeHdl)( _SfxMacroTabPage*, const String& rLanguage ); 43 typedef SvStringsDtor* (*FNGetMacrosOfRangeHdl)( _SfxMacroTabPage*, const String& rLanguage, const …
|
H A D | filedlghelper.hxx | 67 class SvStringsDtor; 292 ErrCode Execute( SvStringsDtor*& rpURLList, 308 SvStringsDtor *& rpURLList,
|
H A D | docinsert.hxx | 37 class SvStringsDtor; 62 SvStringsDtor* m_pURLList;
|
/aoo4110/main/svx/inc/svx/ |
H A D | numfmtsh.hxx | 50 class SvStringsDtor; 208 void GetCurrencySymbols( SvStringsDtor& rList, sal_uInt16* pPos ); 209 void GetCurrencySymbols( SvStringsDtor& rList, sal_Bool bFlag );
|
H A D | srchdlg.hxx | 232 SvStringsDtor aSearchStrings; 233 SvStringsDtor aReplaceStrings;
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | versdlg.cxx | 98 SvStringsDtor* GetVersions() const; 158 SvStringsDtor* SfxVersionTableDtor::GetVersions() const in GetVersions() 160 SvStringsDtor *pList = new SvStringsDtor; in GetVersions()
|
H A D | filedlghelper.cxx | 1430 void lcl_saveLastURLs(SvStringsDtor*& rpURLList , in lcl_saveLastURLs() 1442 SvStringsDtor*& rpURLList, in implGetAndCacheFiles() 1459 rpURLList = new SvStringsDtor; in implGetAndCacheFiles() 1477 rpURLList = new SvStringsDtor; in implGetAndCacheFiles() 1484 rpURLList = new SvStringsDtor; in implGetAndCacheFiles() 1506 ErrCode FileDialogHelper_Impl::execute( SvStringsDtor*& rpURLList, in execute() 2534 ErrCode FileDialogHelper::Execute( SvStringsDtor*& rpURLList, in Execute() 2555 SvStringsDtor* pURLList; in Execute() 2872 SvStringsDtor *& rpURLList, in FileOpenDialog_Impl()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | changedb.cxx | 152 SvStringsDtor aAllDBNames(5, 5); in FillDBPopup() 162 SvStringsDtor aDBNameList(5, 1); in FillDBPopup() 258 SvStringsDtor aDBNames( (sal_uInt8)aUsedDBTLB.GetSelectionCount(), 1 ); in UpdateFlds()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edfld.cxx | 396 void SwEditShell::GetAllUsedDB( SvStringsDtor& rDBNameList, in GetAllUsedDB() 397 SvStringsDtor* pAllDBNames ) in GetAllUsedDB() 402 void SwEditShell::ChangeDBFields( const SvStringsDtor& rOldNames, in ChangeDBFields()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | doctxm.hxx | 34 class SvStringsDtor; 75 SvStringsDtor&,
|
/aoo4110/main/svl/inc/svl/ |
H A D | svstdarr.hxx | 32 * PtrArr: SvStrings, SvStringsDtor 165 SV_DECL_PTRARR_DEL_VISIBILITY( SvStringsDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
|
/aoo4110/main/fpicker/source/office/ |
H A D | OfficeFolderPicker.cxx | 174 SvStringsDtor* pPathList = getDialog()->GetPathList(); in getDisplayDirectory() 192 SvStringsDtor* pPathList = getDialog()->GetPathList(); in getDirectory()
|
H A D | iodlgimp.hxx | 42 class SvStringsDtor; 135 SvStringsDtor* _pURLs;
|