Home
last modified time | relevance | path

Searched defs:getText (Results 1 – 25 of 102) sorted by relevance

12345

/trunk/main/oox/inc/oox/drawingml/
H A Dtextrun.hxx40 inline ::rtl::OUString& getText() { return msText; } in getText() function in oox::drawingml::TextRun
41 inline const ::rtl::OUString& getText() const { return msText; } in getText() function in oox::drawingml::TextRun
/trunk/main/sfx2/inc/sfx2/
H A Dsfxresid.hxx46 String getText() const { return m_sText; } in getText() function in SfxSimpleResId
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgtitledescnode.hxx51 const rtl::OUString& getText() const { return maText; } in getText() function in svgio::svgreader::SvgTitleDescNode
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrshadowtextattribute.hxx59 const SdrTextAttribute& getText() const { return maTextAttribute; } in getText() function in drawinglayer::attribute::SdrShadowTextAttribute
H A Dsdrfilltextattribute.hxx63 const SdrTextAttribute& getText() const { return maTextAttribute; } in getText() function in drawinglayer::attribute::SdrFillTextAttribute
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptSourceView.java30 public String getText(); in getText() method
H A DScriptSourceModel.java62 public String getText() { in getText() method in ScriptSourceModel
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclEditBox.java61 public String getText(){ in getText() method in VclEditBox
H A DVclWindow.java45 public String getText() { in getText() method in VclWindow
H A DVclComboBox.java72 public String getText() { in getText() method in VclComboBox
/trunk/main/sw/source/ui/vba/
H A Dvbareplacement.cxx39 ::rtl::OUString SAL_CALL SwVbaReplacement::getText() throw (uno::RuntimeException) in getText() function in SwVbaReplacement
/trunk/main/toolkit/source/layout/core/
H A Dlocalized-string.cxx65 OUString LocalizedString::getText() in getText() function in layoutimpl::LocalizedString
/trunk/main/writerfilter/inc/resourcemodel/
H A Dexceptions.hxx40 const string & getText() const { return mText; } in getText() function in writerfilter::Exception
/trunk/main/oox/source/vml/
H A Dvmltextbox.cxx66 OUString TextBox::getText() const in getText() function in oox::vml::TextBox
/trunk/main/sc/source/ui/vba/
H A Dvbatextboxshape.cxx39 ScVbaTextBoxShape::getText() throw (css::uno::RuntimeException) in getText() function in ScVbaTextBoxShape
H A Dvbacharacters.cxx75 ScVbaCharacters::getText() throw (css::uno::RuntimeException) in getText() function in ScVbaCharacters
H A Dvbatitle.hxx80 …::rtl::OUString SAL_CALL getText( ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in getText() function in TitleImpl
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DParagraphTextSegment.java75 public String getText () { in getText() method in ParagraphTextSegment
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx150 const String& getText() const { return maText; } in getText() function in drawinglayer::primitive2d::TextSimplePortionPrimitive2D
/trunk/main/editeng/source/uno/
H A Dunopracc.cxx66 uno::Reference< text::XText > SAL_CALL SvxAccessibleTextPropertySet::getText() throw (uno::RuntimeE… in getText() function in SvxAccessibleTextPropertySet
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DEditorFrame.java67 public String getText() in getText() method in EditorFrame
/trunk/main/vbahelper/source/msforms/
H A Dvbatextbox.cxx54 ScVbaTextBox::getText() throw (css::uno::RuntimeException) in getText() function in ScVbaTextBox
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx539 uno::Reference<text::XText> SAL_CALL ScHeaderFooterTextObj::getText() throw(uno::RuntimeException) in getText() function in ScHeaderFooterTextObj
645 uno::Reference<text::XText> SAL_CALL ScCellTextCursor::getText() throw(uno::RuntimeException) in getText() function in ScCellTextCursor
749 uno::Reference<text::XText> SAL_CALL ScHeaderFooterTextCursor::getText() throw(uno::RuntimeExceptio… in getText() function in ScHeaderFooterTextCursor
853 uno::Reference<text::XText> SAL_CALL ScDrawTextCursor::getText() throw(uno::RuntimeException) in getText() function in ScDrawTextCursor
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java184 public String getText() { in getText() method in NetBeansSourceView
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java94 public String getText() throws Exception in getText() method in WriterFrame

Completed in 52 milliseconds

12345