Searched refs:GetStartType (Results 1 – 6 of 6) sorted by relevance
259 StartType GetStartType();980 StartType AssistentDlgImpl::GetStartType() in GetStartType() function in AssistentDlgImpl1002 if( GetStartType() == ST_TEMPLATE ) in GetDocFileName()1018 else if( GetStartType() == ST_OPEN ) in GetDocFileName()1145 SetStartType( GetStartType() ); in UpdatePage()1155 if( GetStartType() != ST_EMPTY ) in UpdatePage()1179 if(GetStartType() != ST_TEMPLATE) in UpdatePage()1396 if(GetStartType() == ST_TEMPLATE) in SelectTemplateRegion()1890 if( GetStartType() == ST_OPEN ) in IMPL_LINK()1954 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()