Home
last modified time | relevance | path

Searched refs:m_nOnePageOnlyIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard.cxx85 , m_nOnePageOnlyIndex(nOnePageOnlyIndex) in CreationWizard()
98 if( m_nOnePageOnlyIndex < 0 || m_nOnePageOnlyIndex >= nPageCount ) in CreationWizard()
100 m_nOnePageOnlyIndex = -1; in CreationWizard()
142 if(m_nOnePageOnlyIndex!=-1 && m_nOnePageOnlyIndex!=nState) in createPage()
144 bool bDoLiveUpdate = m_nOnePageOnlyIndex == -1; in createPage()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard.hxx85 …sal_Int32 m_nOnePageOnlyIndex;//if nOnePageOnlyIndex is an index of an exsisting page starting wit… member in chart::CreationWizard

Completed in 14 milliseconds