Lines Matching refs:OReportSection

83 OReportSection::OReportSection(OSectionWindow* _pParent,const uno::Reference< report::XSection >& _…  in DBG_NAME()
120 OReportSection::~OReportSection() in ~OReportSection()
141 void OReportSection::Paint( const Rectangle& rRect ) in Paint()
177 void OReportSection::Resize() in Resize()
182 void OReportSection::fill() in fill()
248 void OReportSection::Paste(const uno::Sequence< beans::NamedValue >& _aAllreadyCopiedObjects,bool _… in Paste()
317 void OReportSection::Delete() in Delete()
326 void OReportSection::SetMode( DlgEdMode eNewMode ) in SetMode()
344 void OReportSection::Copy(uno::Sequence< beans::NamedValue >& _rAllreadyCopiedObjects) in Copy()
349 void OReportSection::Copy(uno::Sequence< beans::NamedValue >& _rAllreadyCopiedObjects,bool _bEraseA… in Copy()
403 void OReportSection::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
410 void OReportSection::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
418 void OReportSection::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
424 void OReportSection::SetGridVisible(sal_Bool _bVisible) in SetGridVisible()
429 void OReportSection::SelectAll(const sal_uInt16 _nObjectType) in SelectAll()
482 void OReportSection::Command( const CommandEvent& _rCEvt ) in Command()
517 void OReportSection::_propertyChanged(const beans::PropertyChangeEvent& _rEvent) throw( uno::Runtim… in _propertyChanged()
557 void OReportSection::impl_adjustObjectSizePosition(sal_Int32 i_nPaperWidth,sal_Int32 i_nLeftMargin,… in impl_adjustObjectSizePosition()
618 sal_Bool OReportSection::handleKeyEvent(const KeyEvent& _rEvent) in handleKeyEvent()
623 void OReportSection::deactivateOle() in deactivateOle()
629 void OReportSection::createDefault(const ::rtl::OUString& _sType) in createDefault()
637 void OReportSection::createDefault(const ::rtl::OUString& _sType,SdrObject* _pObj) in createDefault()
701 uno::Reference< report::XReportComponent > OReportSection::getCurrentControlModel() const in getCurrentControlModel()
720 void OReportSection::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& … in fillControlModelSelection()
737 sal_Int8 OReportSection::AcceptDrop( const AcceptDropEvent& _rEvt ) in AcceptDrop()
787 sal_Int8 OReportSection::ExecuteDrop( const ExecuteDropEvent& _rEvt ) in ExecuteDrop()
863 void OReportSection::stopScrollTimer() in stopScrollTimer()
868 bool OReportSection::isUiActive() const in isUiActive()