Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextView.csv1 "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()"
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx114 SwXTextView::SwXTextView(SwView* pSwView) : in SwXTextView() function in SwXTextView
126 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 …]
/trunk/main/sw/source/ui/uiview/
H A Duivwimp.cxx79 *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()
H A Dview.cxx1879 SwXTextView *pImpl = GetViewImpl()->GetUNOObject_Impl(); in GetOrCreateTmpSelectionDoc()
/trunk/main/sw/source/ui/inc/
H A Duivwimp.hxx36 class SwXTextView;
136 SwXTextView* GetUNOObject_Impl();
H A Dunotxvw.hxx59 class SwXTextView : class
85 virtual ~SwXTextView();
87 SwXTextView(SwView* pSwView);
/trunk/main/sw/qa/unoapi/
H A Dsw.sce101 #i85580 -o sw.SwXTextView
H A Dknownissues.xcl32 sw.SwXTextView::com::sun::star::view::XSelectionSupplier
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextView.java68 public class SwXTextView extends TestCase { class

Completed in 54 milliseconds