Home
last modified time | relevance | path

Searched refs:SvStringsDtor (Results 1 – 25 of 84) sorted by relevance

1234

/aoo41x/main/sw/inc/
H A DSwStyleNameMapper.hxx81 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 Dshellres.hxx82 SvStringsDtor aDocInfoLst;
89 inline const SvStringsDtor& GetAutoFmtNameLst() const;
102 SvStringsDtor *pAutoFmtNameLst;
108 inline const SvStringsDtor& ShellResource::GetAutoFmtNameLst() const in GetAutoFmtNameLst()
H A Ddoc.hxx298 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 Deditsh.hxx63 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 Ddocstyle.hxx47 class SwPoolFmtList : public SvStringsDtor
169 void AppendStyleList(const SvStringsDtor& rLst,
/aoo41x/main/sw/source/core/doc/
H A DSwStyleNameMapper.cxx39 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 Ddocfld.cxx1735 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 …]
/aoo41x/main/sw/source/ui/utlui/
H A Dinitui.cxx94 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()
/aoo41x/main/sw/source/ui/inc/
H A Dinitui.hxx34 class SvStringsDtor;
55 extern SvStringsDtor* pDBNameList;
57 extern SvStringsDtor* pAuthFieldNameList;
58 extern SvStringsDtor* pAuthFieldTypeList;
H A Dlabel.hxx48 SvStringsDtor aMakes;
74 SvStringsDtor &Makes() { return aMakes; } in Makes()
75 const SvStringsDtor &Makes() const { return aMakes; } in Makes()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlform.cxx205 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 …]
/aoo41x/main/svtools/source/control/
H A Dinettbc.cxx87 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()
/aoo41x/main/sfx2/inc/sfx2/
H A Dmacropg.hxx36 class SvStringsDtor;
42 typedef SvStringsDtor* (*FNGetRangeHdl)( _SfxMacroTabPage*, const String& rLanguage );
43 typedef SvStringsDtor* (*FNGetMacrosOfRangeHdl)( _SfxMacroTabPage*, const String& rLanguage, const …
H A Dfiledlghelper.hxx67 class SvStringsDtor;
292 ErrCode Execute( SvStringsDtor*& rpURLList,
308 SvStringsDtor *& rpURLList,
H A Ddocinsert.hxx37 class SvStringsDtor;
62 SvStringsDtor* m_pURLList;
/aoo41x/main/svx/inc/svx/
H A Dnumfmtsh.hxx50 class SvStringsDtor;
208 void GetCurrencySymbols( SvStringsDtor& rList, sal_uInt16* pPos );
209 void GetCurrencySymbols( SvStringsDtor& rList, sal_Bool bFlag );
H A Dsrchdlg.hxx232 SvStringsDtor aSearchStrings;
233 SvStringsDtor aReplaceStrings;
/aoo41x/main/sfx2/source/dialog/
H A Dversdlg.cxx98 SvStringsDtor* GetVersions() const;
158 SvStringsDtor* SfxVersionTableDtor::GetVersions() const in GetVersions()
160 SvStringsDtor *pList = new SvStringsDtor; in GetVersions()
H A Dfiledlghelper.cxx1430 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()
/aoo41x/main/sw/source/ui/fldui/
H A Dchangedb.cxx153 SvStringsDtor aAllDBNames(5, 5); in FillDBPopup()
163 SvStringsDtor aDBNameList(5, 1); in FillDBPopup()
259 SvStringsDtor aDBNames( (sal_uInt8)aUsedDBTLB.GetSelectionCount(), 1 ); in UpdateFlds()
/aoo41x/main/sw/source/core/edit/
H A Dedfld.cxx396 void SwEditShell::GetAllUsedDB( SvStringsDtor& rDBNameList, in GetAllUsedDB()
397 SvStringsDtor* pAllDBNames ) in GetAllUsedDB()
402 void SwEditShell::ChangeDBFields( const SvStringsDtor& rOldNames, in ChangeDBFields()
/aoo41x/main/sw/source/core/inc/
H A Ddoctxm.hxx34 class SvStringsDtor;
75 SvStringsDtor&,
/aoo41x/main/svl/inc/svl/
H A Dsvstdarr.hxx32 * PtrArr: SvStrings, SvStringsDtor
165 SV_DECL_PTRARR_DEL_VISIBILITY( SvStringsDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
/aoo41x/main/fpicker/source/office/
H A DOfficeFolderPicker.cxx174 SvStringsDtor* pPathList = getDialog()->GetPathList(); in getDisplayDirectory()
192 SvStringsDtor* pPathList = getDialog()->GetPathList(); in getDirectory()
H A Diodlgimp.hxx42 class SvStringsDtor;
135 SvStringsDtor* _pURLs;

Completed in 106 milliseconds

1234