Searched refs:SwXBodyText (Results 1 – 14 of 14) sorted by relevance
4 "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursor()"6 "SwXBodyText";"com::sun::star::text::XSimpleText";"insertString()"10 "SwXBodyText";"com::sun::star::text::XTextRange";"getText()"11 "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"12 "SwXBodyText";"com::sun::star::text::XTextRange";"getEnd()"13 "SwXBodyText";"com::sun::star::text::XTextRange";"getString()"14 "SwXBodyText";"com::sun::star::text::XTextRange";"setString()"15 "SwXBodyText";"com::sun::star::text::Text";"StartRedline#optional"16 "SwXBodyText";"com::sun::star::text::Text";"EndRedline#optional"18 "SwXBodyText";"com::sun::star::text::XText";"insertTextContent()"[all …]
1 "SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"4 "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursor()"6 "SwXBodyText";"com::sun::star::text::XSimpleText";"insertString()"9 "SwXBodyText";"com::sun::star::container::XElementAccess";"hasElements()"10 "SwXBodyText";"com::sun::star::text::XTextRange";"getText()"11 "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"12 "SwXBodyText";"com::sun::star::text::XTextRange";"getEnd()"13 "SwXBodyText";"com::sun::star::text::XTextRange";"getString()"14 "SwXBodyText";"com::sun::star::text::XTextRange";"setString()"16 "SwXBodyText";"com::sun::star::text::XText";"insertTextContent()"[all …]
2405 SwXBodyText::SwXBodyText(SwDoc *const pDoc) in SwXBodyText() function in SwXBodyText2413 SwXBodyText::~SwXBodyText() in ~SwXBodyText()2453 SwXBodyText::queryAggregation(const uno::Type& rType) in queryAggregation()2484 SwXBodyText::getTypes() throw (uno::RuntimeException) in getTypes()2494 SwXBodyText::getImplementationId() throw (uno::RuntimeException) in getImplementationId()2510 SwXBodyText::queryInterface(const uno::Type& rType) in queryInterface()2553 SwXBodyText::createTextCursor() throw (uno::RuntimeException) in createTextCursor()2571 SwXBodyText::createTextCursorByRange( in createTextCursorByRange()2616 SwXBodyText::createEnumeration() in createEnumeration()2642 SwXBodyText::getElementType() throw (uno::RuntimeException) in getElementType()[all …]
46 class SwXBodyText class53 virtual ~SwXBodyText();57 SwXBodyText(SwDoc *const pDoc);
48 class SwXBodyText;192 SwXBodyText* pBodyText;
120 class SwXBodyText;192 SwXBodyText* pBodyText;
23 job3=sw.SwXBodyText
39 job=sw.SwXBodyText
201 job203=sw.SwXBodyText
74 public class SwXBodyText extends TestCase { class
41 -o sw.SwXBodyText
482 pBodyText = new SwXBodyText(pDocShell->GetDoc()); in getText()775 SwXBodyText* pBText = (SwXBodyText*)pText; in CreateCursorForSearch()
966 pBodyText = new SwXBodyText ( xDocSh->GetDoc() ); in GetBodyText()
Completed in 77 milliseconds