Home
last modified time | relevance | path

Searched refs:IMPL_ABSTDLG_BASE (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx83 IMPL_ABSTDLG_BASE(VclAbstractDialog_Impl); //add for ScColOrRowDlg
84 IMPL_ABSTDLG_BASE(AbstractScImportAsciiDlg_Impl);//CHINA001 add for ScImportAsciiDlg
85 IMPL_ABSTDLG_BASE(AbstractScAutoFormatDlg_Impl); //CHINA001 add for ScAutoFormatDlg
86 IMPL_ABSTDLG_BASE(AbstractScColRowLabelDlg_Impl); //add for ScColRowLabelDlg
87 IMPL_ABSTDLG_BASE(AbstractScDataPilotDatabaseDlg_Impl); //add for ScDataPilotDatabaseDlg
88 IMPL_ABSTDLG_BASE(AbstractScDataPilotSourceTypeDlg_Impl); //add for ScDataPilotSourceTypeDlg
89 IMPL_ABSTDLG_BASE(AbstractScDataPilotServiceDlg_Impl); //add for ScDataPilotServiceDlg
90 IMPL_ABSTDLG_BASE(AbstractScDeleteCellDlg_Impl); //add for ScDeleteCellDlg
91 IMPL_ABSTDLG_BASE(AbstractScDeleteContentsDlg_Impl); //add for ScDeleteContentsDlg
92 IMPL_ABSTDLG_BASE(AbstractScFillSeriesDlg_Impl); //add for ScFillSeriesDlg
[all …]
H A Dscdlgfact.hxx83 #define IMPL_ABSTDLG_BASE(Class) \ macro
/AOO41X/main/sd/source/ui/dlg/
H A Dsddlgfact.cxx61 IMPL_ABSTDLG_BASE(VclAbstractDialog_Impl);
62 IMPL_ABSTDLG_BASE(AbstractCopyDlg_Impl);
63 IMPL_ABSTDLG_BASE(AbstractSdCustomShowDlg_Impl);
64 IMPL_ABSTDLG_BASE(AbstractTabDialog_Impl);
65 IMPL_ABSTDLG_BASE(SdPresLayoutTemplateDlg_Impl);
66 IMPL_ABSTDLG_BASE(AbstractAssistentDlg_Impl);
67 IMPL_ABSTDLG_BASE(AbstractSdModifyFieldDlg_Impl);
68 IMPL_ABSTDLG_BASE(AbstractSdSnapLineDlg_Impl);
69 IMPL_ABSTDLG_BASE(AbstractSdInsertLayerDlg_Impl);
70 IMPL_ABSTDLG_BASE(AbstractSdInsertPasteDlg_Impl);
[all …]
H A Dsddlgfact.hxx39 #define IMPL_ABSTDLG_BASE(Class) \ macro
/AOO41X/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx112 IMPL_ABSTDLG_BASE(AbstractSwWordCountDialog_Impl);
113 IMPL_ABSTDLG_BASE(AbstractSwInsertAbstractDlg_Impl);
114 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl);
115 IMPL_ABSTDLG_BASE(AbstractSwAsciiFilterDlg_Impl);
116 IMPL_ABSTDLG_BASE(VclAbstractDialog_Impl);
117 IMPL_ABSTDLG_BASE(AbstractSplitTableDialog_Impl);
118 IMPL_ABSTDLG_BASE(AbstractSwBreakDlg_Impl); //add for SwBreakDlg
119 IMPL_ABSTDLG_BASE(AbstractTabDialog_Impl); //add for SwCharDlg, SwFootNoteOptionDlg, SwEnvDlg SwPa…
120 IMPL_ABSTDLG_BASE(AbstractSwConvertTableDlg_Impl); //add for SwConvertTableDlg
121 IMPL_ABSTDLG_BASE(AbstractSwInsertDBColAutoPilot_Impl); //add for SwInsertDBColAutoPilot
[all …]
H A Dswdlgfact.hxx65 #define IMPL_ABSTDLG_BASE(Class) \ macro
/AOO41X/main/cui/source/factory/
H A Ddlgfact.cxx113 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl)
114 IMPL_ABSTDLG_BASE(VclAbstractDialog_Impl)
115 IMPL_ABSTDLG_BASE(VclAbstractRefreshableDialog_Impl);
116 IMPL_ABSTDLG_BASE(AbstractTabDialog_Impl);
117 IMPL_ABSTDLG_BASE(AbstractSvxDistributeDialog_Impl);
118 IMPL_ABSTDLG_BASE(AbstractHangulHanjaConversionDialog_Impl);
119 IMPL_ABSTDLG_BASE(AbstractFmShowColsDialog_Impl);
120 IMPL_ABSTDLG_BASE(AbstractHyphenWordDialog_Impl)
121 IMPL_ABSTDLG_BASE(AbstractThesaurusDialog_Impl) in IMPL_ABSTDLG_BASE() function
133 IMPL_ABSTDLG_BASE(AbstractSearchProgress_Impl);
[all …]
H A Ddlgfact.hxx80 #define IMPL_ABSTDLG_BASE(Class) \ macro