Searched refs:GetStartType (Results 1 – 6 of 6) sorted by relevance
259 StartType GetStartType();976 StartType AssistentDlgImpl::GetStartType() in GetStartType() function in AssistentDlgImpl998 if( GetStartType() == ST_TEMPLATE ) in GetDocFileName()1014 else if( GetStartType() == ST_OPEN ) in GetDocFileName()1141 SetStartType( GetStartType() ); in UpdatePage()1151 if( GetStartType() != ST_EMPTY ) in UpdatePage()1175 if(GetStartType() != ST_TEMPLATE) in UpdatePage()1392 if(GetStartType() == ST_TEMPLATE) in SelectTemplateRegion()1886 if( GetStartType() == ST_OPEN ) in IMPL_LINK()1948 StartType AssistentDlg::GetStartType() const in GetStartType() function in AssistentDlg[all …]
204 StartType AbstractAssistentDlg_Impl::GetStartType() const in GetStartType() function in AbstractAssistentDlg_Impl206 return pDlg->GetStartType(); in GetStartType()
132 virtual StartType GetStartType() const;
65 StartType GetStartType() const;
90 virtual StartType GetStartType() const = 0;
604 if( pPilotDlg->GetStartType() == ST_OPEN ) in ExecuteNewDocument()
Completed in 44 milliseconds