Home
last modified time | relevance | path

Searched refs:rCurId (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svx/source/form/
H A Ddatanavi.cxx2014 XFormsPage* DataNavigatorWindow::GetCurrentPage( sal_uInt16& rCurId ) in GetCurrentPage() argument
2016 rCurId = m_aTabCtrl.GetCurPageId(); in GetCurrentPage()
2018 switch ( rCurId ) in GetCurrentPage()
2045 if ( rCurId > TID_INSTANCE ) in GetCurrentPage()
2047 sal_uInt16 nPos = m_aTabCtrl.GetPagePos( rCurId ); in GetCurrentPage()
/aoo42x/main/svx/source/inc/
H A Ddatanavi.hxx249 XFormsPage* GetCurrentPage( sal_uInt16& rCurId );
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.hxx330 HelpTabPage_Impl* GetCurrentPage( sal_uInt16& rCurId );
H A Dnewhelp.cxx1694 HelpTabPage_Impl* SfxHelpIndexWindow_Impl::GetCurrentPage( sal_uInt16& rCurId ) in GetCurrentPage() argument
1696 rCurId = aTabCtrl.GetCurPageId(); in GetCurrentPage()
1699 switch ( rCurId ) in GetCurrentPage()

Completed in 70 milliseconds