Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx492 aReturn.bEnabled = pSectionView && pSectionView->GetMarkedObjectCount() > 2; in GetState()
506 aReturn.bEnabled = pSectionView && pSectionView->OnlyShapesMarked(); in GetState()
1072 if ( pSectionView ) in Execute()
1128 if ( pSectionView ) in Execute()
1129 pSectionView->MarkAll(); in Execute()
3654 OSectionView* pSectionView = NULL; in getCurrentSectionView() local
3658 return pSectionView; in getCurrentSectionView()
3664 if ( pSectionView ) in changeZOrder()
3669 pSectionView->PutMarkedToBtm(); in changeZOrder()
3672 pSectionView->PutMarkedToTop(); in changeZOrder()
[all …]

Completed in 45 milliseconds