/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 85 static SdPage* GetCurrentPage( sd::ViewShell* pViewSh, EditFieldInfo* pInfo, bool& bMasterView ) in GetCurrentPage() function 246 SdPage* pPage = GetCurrentPage( pViewSh, pInfo, bMasterView ); in IMPL_LINK() 286 SdPage* pPage = GetCurrentPage( pViewSh, pInfo, bMasterView ); in IMPL_LINK() 351 SdPage* pPage = GetCurrentPage( pViewSh, pInfo, bMasterView ); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 372 SdPage* pPage = GetCurrentPage(); in InsertAnnotation() 521 SdPage* pPage = GetCurrentPage(); in DeleteAnnotation() 599 SdPage* pCurrentPage = GetCurrentPage(); in GetAnnotationState() 649 SdPage* pPage = GetCurrentPage(); in SelectNextAnnotation() 1235 SdPage* AnnotationManagerImpl::GetCurrentPage() in GetCurrentPage() function in sd::AnnotationManagerImpl
|
H A D | annotationmanagerimpl.hxx | 117 SdPage* GetCurrentPage();
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | assclass.hxx | 75 int GetCurrentPage();
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 1104 int nPage = maAssistentFunc.GetCurrentPage(); in LeavePage() 1115 sal_uInt16 nPage = (sal_uInt16)maAssistentFunc.GetCurrentPage(); in ChangePage() 1134 sal_uInt16 nPage = (sal_uInt16)maAssistentFunc.GetCurrentPage(); in UpdatePage() 1328 if (maAssistentFunc.GetCurrentPage() == 1) in IMPL_LINK()
|
H A D | assclass.cxx | 174 int Assistent::GetCurrentPage() in GetCurrentPage() function in Assistent
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpsave.cxx | 316 if ( this->GetCurrentPage() != r.GetCurrentPage() ) in operator ==() 521 const String& ScDPSaveDimension::GetCurrentPage() const in GetCurrentPage() function in ScDPSaveDimension
|
/aoo41x/main/svx/source/form/ |
H A D | datanavi.cxx | 1849 XFormsPage* pPage = GetCurrentPage( nInst ); in IMPL_LINK() 1861 XFormsPage* pPage = GetCurrentPage( nId ); in IMPL_LINK() 1897 XFormsPage* pPage = GetCurrentPage( nId ); in IMPL_LINK() 1997 XFormsPage* pPage = GetCurrentPage( nId ); in IMPL_LINK() 2014 XFormsPage* DataNavigatorWindow::GetCurrentPage( sal_uInt16& rCurId ) in GetCurrentPage() function in svxform::DataNavigatorWindow 2130 XFormsPage* pPage = GetCurrentPage( nId ); in SetPageModel()
|
/aoo41x/main/sc/inc/ |
H A D | dpsave.hxx | 168 const String& GetCurrentPage() const;
|
/aoo41x/main/svx/source/inc/ |
H A D | datanavi.hxx | 249 XFormsPage* GetCurrentPage( sal_uInt16& rCurId );
|
/aoo41x/main/sd/source/filter/html/ |
H A D | pubdlg.cxx | 1285 int nPage = aAssistentFunc.GetCurrentPage(); in ChangePage() 1301 int nPage = aAssistentFunc.GetCurrentPage(); in UpdatePage()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | newhelp.hxx | 330 HelpTabPage_Impl* GetCurrentPage( sal_uInt16& rCurId );
|
H A D | newhelp.cxx | 1694 HelpTabPage_Impl* SfxHelpIndexWindow_Impl::GetCurrentPage( sal_uInt16& rCurId ) in GetCurrentPage() function in SfxHelpIndexWindow_Impl 1735 TabPage* pPage = GetCurrentPage( nId ); in IMPL_LINK() 1843 HelpTabPage_Impl* pCurPage = GetCurrentPage( nPageId ); in PreNotify()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLExportDataPilot.cxx | 707 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_SELECTED_PAGE, pDim->GetCurrentPage()); in WriteDimension()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xepivot.cxx | 1127 maPageInfo.mnSelItem = GetItemIndex( rSaveDim.GetCurrentPage(), EXC_SXPI_ALLITEMS ); in SetPropertiesFromDim()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2253 return pDim->GetCurrentPage(); in getCurrentPage()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 635 aCurrentPage = pDim->GetCurrentPage(); in LaunchPageFieldMenu()
|