Lines Matching refs:SdUnoOutlineView
51 SdUnoOutlineView::SdUnoOutlineView( in SdUnoOutlineView() function in sd::SdUnoOutlineView
65 SdUnoOutlineView::~SdUnoOutlineView (void) throw() in ~SdUnoOutlineView()
72 void SAL_CALL SdUnoOutlineView::disposing (void) in disposing()
81 sal_Bool SAL_CALL SdUnoOutlineView::select( const Any& ) in select()
90 Any SAL_CALL SdUnoOutlineView::getSelection() in getSelection()
99 void SAL_CALL SdUnoOutlineView::addSelectionChangeListener ( in addSelectionChangeListener()
109 void SAL_CALL SdUnoOutlineView::removeSelectionChangeListener ( in removeSelectionChangeListener()
122 void SAL_CALL SdUnoOutlineView::setCurrentPage ( in setCurrentPage()
136 Reference< drawing::XDrawPage > SAL_CALL SdUnoOutlineView::getCurrentPage (void) in getCurrentPage()
186 void SdUnoOutlineView::setFastPropertyValue ( in setFastPropertyValue()
213 void SAL_CALL SdUnoOutlineView::disposing (const ::com::sun::star::lang::EventObject& ) in disposing()
221 Any SAL_CALL SdUnoOutlineView::getFastPropertyValue ( in getFastPropertyValue()
250 OUString SAL_CALL SdUnoOutlineView::getImplementationName( ) throw (RuntimeException) in getImplementationName()
255 sal_Bool SAL_CALL SdUnoOutlineView::supportsService( const OUString& ServiceName ) throw (RuntimeEx… in supportsService()
260 Sequence< OUString > SAL_CALL SdUnoOutlineView::getSupportedServiceNames( ) throw (RuntimeExceptio… in getSupportedServiceNames()