Home
last modified time | relevance | path

Searched defs:xText (Results 1 – 25 of 213) sorted by last modified time

123456789

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletCharacterStyle.java44 XText xText = null; field in ParagraphNumberingAndBulletCharacterStyle
H A DParagraphNumberingAndBullet_Graphic_Alignment.java45 XText xText = null; field in ParagraphNumberingAndBullet_Graphic_Alignment
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java46 XText xText = null; field in ParagraphNumberingAndBullet_Graphic_WidthAndHeight
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java43 XText xText = null; field in ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter
H A DParagraphNumberingAndBullet_Number_StartWith.java44 XText xText = null; field in ParagraphNumberingAndBullet_Number_StartWith
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java44 XText xText = null; field in ParagraphNumberingAndBulletIndentAtAndAlignAt
H A DParagraphNumberingAndBullet_Numbering.java45 XText xText = null; field in ParagraphNumberingAndBullet_Numbering
H A DParagraphNumberingAndBullet_CharacterBullet.java45 XText xText = null; field in ParagraphNumberingAndBullet_CharacterBullet
H A DParagraphNumberingAndBullet_Graphic.java45 XText xText = null; field in ParagraphNumberingAndBullet_Graphic
H A DParagraphNumberingAndBulletTabStop.java43 XText xText = null; field in ParagraphNumberingAndBulletTabStop
H A DParagraphBackGraphic.java40 XText xText = null; field in ParagraphBackGraphic
H A DParagraphNumberingAndBulletAlignment.java44 XText xText = null; field in ParagraphNumberingAndBulletAlignment
/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.cxx114 uno::Reference< text::XText > xText = rTextRange->getText(); in initCursor() local
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterChangeCase.java40 XText xText = null; field in CharacterChangeCase
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java48 private XText xText=null; field in TableBasic
/trunk/main/odk/examples/java/Text/
H A DHardFormatting.java52 com.sun.star.text.XText xText = null; in main() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2924 uno::Reference< text::XText > xText( xAnnotation->getTextRange() ); in ImportComment10() local
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx564 Reference< XText > xText( xAnnotation->getTextRange() ); in getTextApiObject() local
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx152 uno::Reference< text::XText > xText(xShape, uno::UNO_QUERY); in replaceAll() local
254 uno::Reference< text::XText > xText(xShape, uno::UNO_QUERY); in findAll() local
471 uno::Reference< text::XTextRange > SdUnoSearchReplaceShape::Search( uno::Reference< text::XTextRan… in Search()
691 uno::Reference< text::XText > xText( xTextRange->getText() ); in GetShape() local
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx630 uno::Reference<text::XText> xText(xTextRange->getText()); in attach() local
1324 uno::Reference<text::XText> xText(xTextRange->getText()); in attach() local
1337 uno::Reference<text::XText> xText; in getAnchor() local
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx491 uno::Reference< text::XText > xText( (text::XText*)new SvxUnoTextCursor( aText ) ); in SvxUnoTextCursor_NewInstance() local
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java131 XText xText = (XText)UnoRuntime.queryInterface( XText.class, xCell); in testOneDoc() local
154 XText xText = (XText)UnoRuntime.queryInterface( XText.class, xCell); in testOneDoc() local
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1531 Reference < XText > xText; in collectTextAutoStylesOptimized() local
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1165 uno::Reference< text::XText > xText( xAnnotation->getTextRange() ); in ImplExportComments() local
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java111 XText xText = xTextDocument.getText(); in useWriter() local
318 protected void manipulateText(XText xText) throws com.sun.star.uno.Exception { in manipulateText()

Completed in 187 milliseconds

123456789