Lines Matching refs:OViewsWindow

177 OViewsWindow::OViewsWindow( OReportWindow* _pReportWindow)   in OViewsWindow()  function in rptui::OViewsWindow
190 OViewsWindow::~OViewsWindow() in ~OViewsWindow()
198 void OViewsWindow::initialize() in initialize()
203 void OViewsWindow::impl_resizeSectionWindow(OSectionWindow& _rSectionWindow,Point& _rStartPoint,boo… in impl_resizeSectionWindow()
225 void OViewsWindow::resize(const OSectionWindow& _rSectionWindow) in resize()
258 void OViewsWindow::Resize() in Resize()
275 void OViewsWindow::Paint( const Rectangle& rRect ) in Paint()
291 void OViewsWindow::ImplInitSettings() in ImplInitSettings()
299 void OViewsWindow::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
311 void OViewsWindow::addSection(const uno::Reference< report::XSection >& _xSection,const ::rtl::OUSt… in addSection()
319 void OViewsWindow::removeSection(sal_uInt16 _nPosition) in removeSection()
333 void OViewsWindow::toggleGrid(sal_Bool _bVisible) in toggleGrid()
341 sal_Int32 OViewsWindow::getTotalHeight() const in getTotalHeight()
353 sal_uInt16 OViewsWindow::getSectionCount() const in getSectionCount()
358 void OViewsWindow::SetInsertObj( sal_uInt16 eObj,const ::rtl::OUString& _sShapeType ) in SetInsertObj()
368 rtl::OUString OViewsWindow::GetInsertObjString() const in GetInsertObjString()
374 void OViewsWindow::SetMode( DlgEdMode eNewMode ) in SetMode()
380 sal_Bool OViewsWindow::HasSelection() const in HasSelection()
389 void OViewsWindow::Delete() in Delete()
397 void OViewsWindow::Copy() in Copy()
412 void OViewsWindow::Paste() in Paste()
427 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const uno::Reference< report::XS… in getSectionWindow()
447 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection()
500 void OViewsWindow::markSection(const sal_uInt16 _nPos) in markSection()
506 sal_Bool OViewsWindow::IsPasteAllowed() const in IsPasteAllowed()
508 …erData( TransferableDataHelper::CreateFromSystemClipboard( const_cast< OViewsWindow* >( this ) ) ); in IsPasteAllowed()
512 void OViewsWindow::SelectAll(const sal_uInt16 _nObjectType) in SelectAll()
520 void OViewsWindow::unmarkAllObjects(OSectionView* _pSectionView) in unmarkAllObjects()
558 void OViewsWindow::ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32) in ConfigurationChanged()
564 void OViewsWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
575 void OViewsWindow::showRuler(sal_Bool _bShow) in showRuler()
583 void OViewsWindow::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
606 sal_Bool OViewsWindow::handleKeyEvent(const KeyEvent& _rEvent) in handleKeyEvent()
622 OViewsWindow::TSectionsMap::iterator OViewsWindow::getIteratorAtPos(sal_uInt16 _nPos) in getIteratorAtPos()
630 void OViewsWindow::setMarked(OSectionView* _pSectionView,sal_Bool _bMark) in setMarked()
637 void OViewsWindow::setMarked(const uno::Reference< report::XSection>& _xSection,sal_Bool _bMark) in setMarked()
654 void OViewsWindow::setMarked(const uno::Sequence< uno::Reference< report::XReportComponent> >& _aSh… in setMarked()
682 void OViewsWindow::collectRectangles(TRectangleMap& _rSortRectangles, bool _bBoundRects) in collectRectangles()
704 void OViewsWindow::collectBoundResizeRect(const TRectangleMap& _rSortRectangles,sal_Int32 _nControl… in collectBoundResizeRect()
770 void OViewsWindow::alignMarkedObjects(sal_Int32 _nControlModification,bool _bAlignAtSection, bool _… in alignMarkedObjects()
926 void OViewsWindow::createDefault() in createDefault()
933 void OViewsWindow::setGridSnap(sal_Bool bOn) in setGridSnap()
945 void OViewsWindow::setDragStripes(sal_Bool bOn) in setDragStripes()
953 sal_uInt16 OViewsWindow::getPosition(const OSectionWindow* _pSectionWindow) const in getPosition()
969 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const sal_uInt16 _nPos) const in getSectionWindow()
990 …class ApplySectionViewAction : public ::std::unary_function< OViewsWindow::TSectionsMap::value_typ…
1002 void operator() ( const OViewsWindow::TSectionsMap::value_type& _rhs ) in operator ()()
1034 void OViewsWindow::BrkAction() in BrkAction()
1040 void OViewsWindow::BegDragObj_createInvisibleObjectAtPosition(const Rectangle& _aRect, const OSecti… in BegDragObj_createInvisibleObjectAtPosition()
1080 bool OViewsWindow::isObjectInMyTempList(SdrObject *_pObj) in isObjectInMyTempList()
1086 void OViewsWindow::BegDragObj(const Point& _aPnt, SdrHdl* _pHdl,const OSectionView* _pSection) in BegDragObj()
1222 void OViewsWindow::ForceMarkedToAnotherPage() in ForceMarkedToAnotherPage()
1227 void OViewsWindow::BegMarkObj(const Point& _aPnt,const OSectionView* _pSection) in BegMarkObj()
1260 OSectionView* OViewsWindow::getSectionRelativeToPosition(const OSectionView* _pSection,Point& _rPnt) in getSectionRelativeToPosition()
1309 void OViewsWindow::EndDragObj_removeInvisibleObjects() in EndDragObj_removeInvisibleObjects()
1321 void OViewsWindow::EndDragObj(sal_Bool _bControlKeyPressed, const OSectionView* _pSection,const Poi… in EndDragObj()
1429 void OViewsWindow::EndAction() in EndAction()
1434 void OViewsWindow::MovAction(const Point& _aPnt,const OSectionView* _pSection,bool _bMove, bool _bC… in MovAction()
1563 sal_Bool OViewsWindow::IsAction() const in IsAction()
1573 sal_Bool OViewsWindow::IsDragObj() const in IsDragObj()
1583 sal_uInt32 OViewsWindow::getMarkedObjectCount() const in getMarkedObjectCount()
1593 void OViewsWindow::handleKey(const KeyCode& _rCode) in handleKey()
1810 void OViewsWindow::stopScrollTimer() in stopScrollTimer()
1816 void OViewsWindow::fillCollapsedSections(::std::vector<sal_uInt16>& _rCollapsedPositions) const in fillCollapsedSections()
1827 void OViewsWindow::collapseSections(const uno::Sequence< beans::PropertyValue>& _aCollpasedSections) in collapseSections()
1841 void OViewsWindow::zoom(const Fraction& _aZoom) in zoom()
1871 void OViewsWindow::scrollChildren(const Point& _aThumbPos) in scrollChildren()
1895 void OViewsWindow::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& _r… in fillControlModelSelection()