Searched refs:SwXTextView (Results 1 – 9 of 9) sorted by relevance
1 "SwXTextView";"com::sun::star::view::XViewSettingsSupplier";"getViewSettings()"2 "SwXTextView";"com::sun::star::text::XTextViewCursorSupplier";"getViewCursor()"3 "SwXTextView";"com::sun::star::view::XSelectionSupplier";"select()"4 "SwXTextView";"com::sun::star::view::XSelectionSupplier";"getSelection()"5 "SwXTextView";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()"6 "SwXTextView";"com::sun::star::view::XSelectionSupplier";"removeSelectionChangeListener()"7 "SwXTextView";"com::sun::star::view::XControlAccess#optional";"getControl()"8 "SwXTextView";"com::sun::star::view::XFormLayerAccess#optional";"getFromController()"9 "SwXTextView";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"10 "SwXTextView";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
114 SwXTextView::SwXTextView(SwView* pSwView) : in SwXTextView() function in SwXTextView126 SwXTextView::~SwXTextView() in ~SwXTextView()133 void SwXTextView::Invalidate() in Invalidate()214 void SAL_CALL SwXTextView::acquire( )throw() in acquire()221 void SAL_CALL SwXTextView::release( )throw() in release()635 void SwXTextView::addSelectionChangeListener( in addSelectionChangeListener()668 SdrObject* SwXTextView::GetControl( in GetControl()825 void SAL_CALL SwXTextView::setRubyList( in setRubyList()938 void SwXTextView::NotifySelChanged() in NotifySelChanged()975 void SwXTextView::NotifyDBChanged() in NotifyDBChanged()[all …]
79 *pxXTextView = new SwXTextView(pView); in SwView_Impl()98 ((SwXTextView*)pTextView)->Invalidate(); in ~SwView_Impl()130 SwXTextView* SwView_Impl::GetUNOObject_Impl() in GetUNOObject_Impl()133 return ((SwXTextView*)pTextView); in GetUNOObject_Impl()
1879 SwXTextView *pImpl = GetViewImpl()->GetUNOObject_Impl(); in GetOrCreateTmpSelectionDoc()
36 class SwXTextView;136 SwXTextView* GetUNOObject_Impl();
59 class SwXTextView : class85 virtual ~SwXTextView();87 SwXTextView(SwView* pSwView);
101 #i85580 -o sw.SwXTextView
32 sw.SwXTextView::com::sun::star::view::XSelectionSupplier
68 public class SwXTextView extends TestCase { class
Completed in 134 milliseconds