Searched refs:m_nOnePageOnlyIndex (Results 1 – 2 of 2) sorted by relevance
85 , 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()
85 …sal_Int32 m_nOnePageOnlyIndex;//if nOnePageOnlyIndex is an index of an exsisting page starting wit… member in chart::CreationWizard
Completed in 15 milliseconds