Searched refs:TemplateEntry (Results 1 – 6 of 6) sorted by relevance
49 class TemplateEntry class52 TemplateEntry (const String& rsTitle, const String& rsPath) in TemplateEntry() function in sd::TemplateEntry72 ::std::vector<TemplateEntry*> maEntries;129 const TemplateEntry* GetLastAddedEntry (void) const;158 TemplateEntry* mpLastAddedEntry;
640 TemplateEntry* pStandardTemplateEntry = 0; in AssistentDlgImpl()646 std::vector<TemplateEntry*>::iterator J; in AssistentDlgImpl()649 TemplateEntry* pEntry = *J; in AssistentDlgImpl()683 std::vector<TemplateEntry*>::iterator J; in ~AssistentDlgImpl()908 TemplateEntry* pEntry = pDir->maEntries.front(); in TemplateScanDone()933 TemplateEntry* pEntry = pDir->maEntries.front(); in TemplateScanDone()1001 TemplateEntry* pEntry = NULL; in GetDocFileName()1031 TemplateEntry* pEntry = NULL; in GetLayoutFileName()1388 std::vector<TemplateEntry*>::iterator J; in SelectTemplateRegion()1414 std::vector<TemplateEntry*>::iterator J; in SelectLayoutRegion()
261 mpLastAddedEntry = new TemplateEntry(sTitle, sTargetURL); in ScanEntry()484 const TemplateEntry* TemplateScanner::GetLastAddedEntry (void) const in GetLastAddedEntry()
31 class TemplateEntry;80 const TemplateEntry* mpLastAddedEntry;
68 void AddTemplate (const TemplateEntry& rEntry);
50 class TemplateEntry;
Completed in 30 milliseconds