Home
last modified time | relevance | path

Searched refs:SvxUnoText (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoText.csv4 "SvxUnoText";"com::sun::star::text::XSimpleText";"createTextCursor()"
6 "SvxUnoText";"com::sun::star::text::XSimpleText";"insertString()"
10 "SvxUnoText";"com::sun::star::text::XTextRange";"getText()"
11 "SvxUnoText";"com::sun::star::text::XTextRange";"getStart()"
12 "SvxUnoText";"com::sun::star::text::XTextRange";"getEnd()"
13 "SvxUnoText";"com::sun::star::text::XTextRange";"getString()"
14 "SvxUnoText";"com::sun::star::text::XTextRange";"setString()"
15 "SvxUnoText";"com::sun::star::text::Text";"StartRedline#optional"
16 "SvxUnoText";"com::sun::star::text::Text";"EndRedline#optional"
18 "SvxUnoText";"com::sun::star::text::XText";"insertTextContent()"
[all …]
/aoo41x/main/editeng/source/uno/
H A Dunotext.cxx1591 SvxUnoText aText; in SvxUnoTextRange_NewInstance()
2384 SvxUnoText::SvxUnoText( ) throw() in SvxUnoText() function in SvxUnoText
2388 SvxUnoText::SvxUnoText( const SvxItemPropertySet* _pSet ) throw() in SvxUnoText() function in SvxUnoText
2393 SvxUnoText::SvxUnoText( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, uno::Referen… in SvxUnoText() function in SvxUnoText
2398 SvxUnoText::SvxUnoText( const SvxUnoText& rText ) throw() in SvxUnoText() function in SvxUnoText
2404 SvxUnoText::~SvxUnoText() throw() in ~SvxUnoText()
2428 void SAL_CALL SvxUnoText::acquire() throw( ) in acquire()
2433 void SAL_CALL SvxUnoText::release() throw( ) in release()
2455 SvxUnoText* SvxUnoText::getImplementation( const uno::Reference< uno::XInterface >& xInt ) in getImplementation()
2459 …return reinterpret_cast<SvxUnoText*>(sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( SvxUnoTe… in getImplementation()
[all …]
H A Dunotext2.cxx114 static SvxUnoText* getDummyText() throw() in getDummyText()
117 xDummyText = new SvxUnoText(); in getDummyText()
119 return SvxUnoText::getImplementation( xDummyText ); in getDummyText()
490 SvxUnoText aText; in SvxUnoTextCursor_NewInstance()
/aoo41x/main/sc/inc/
H A Dnotesuno.hxx37 class SvxUnoText;
114 SvxUnoText& GetUnoText();
121 SvxUnoText* pUnoText;
H A Dtextuno.hxx157 SvxUnoText* pUnoText;
166 const SvxUnoText& GetUnoText();
354 class ScEditEngineTextObj : public ScSimpleEditSourceHelper, public SvxUnoText
405 class ScCellTextObj : public ScCellTextData, public SvxUnoText
H A Dcellsuno.hxx103 class SvxUnoText;
826 SvxUnoText* pUnoText;
864 SvxUnoText& GetUnoText();
/aoo41x/main/editeng/inc/editeng/
H A Dunotext.hxx470 class EDITENG_DLLPUBLIC SvxUnoText : public SvxUnoTextBase, class
474 SvxUnoText( ) throw();
475 SvxUnoText( const SvxItemPropertySet* _pSet ) throw();
476SvxUnoText( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, ::com::sun::star::uno::…
477 SvxUnoText( const SvxUnoText& rText ) throw();
478 virtual ~SvxUnoText() throw();
481 UNO3_GETIMPLEMENTATION_DECL( SvxUnoText )
/aoo41x/main/svx/qa/unoapi/
H A Dknownissues.xcl39 svx.SvxUnoText::com::sun::star::text::XTextRangeMover
54 svx.SvxUnoText::com::sun::star::text::XTextRangeCompare
H A Dsvx.sce45 -o svx.SvxUnoText
/aoo41x/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx243 SvxUnoText& ScAnnotationObj::GetUnoText() in GetUnoText()
248 pUnoText = new SvxUnoText( &aEditSource, lcl_GetAnnotationPropertySet(), in GetUnoText()
H A Dtextuno.cxx345 …pUnoText = new SvxUnoText( &aEditSource, lcl_GetHdFtPropertySet(), uno::Reference<text::XText>() ); in CreateUnoText_Impl()
356 const SvxUnoText& ScHeaderFooterTextObj::GetUnoText() in GetUnoText()
957 SvxUnoText( GetOriginalSource(), ScCellObj::GetEditPropertySet(), uno::Reference<text::XText>() ) in ScEditEngineTextObj()
1141 SvxUnoText( GetOriginalSource(), ScCellObj::GetEditPropertySet(), uno::Reference<text::XText>() ) in ScCellTextObj()
H A Dcellsuno.cxx6086 SvxUnoText& ScCellObj::GetUnoText() in GetUnoText()
/aoo41x/main/editeng/source/xml/
H A Dxmltxtimp.cxx163SvxUnoText* pUnoText = new SvxUnoText( &aEditSource, &aSvxXMLTextImportComponentPropertySet, xPare… in SvxReadXML()
H A Dxmltxtexp.cxx405SvxUnoText* pUnoText = new SvxUnoText( &aEditSource, &aSvxXMLTextExportComponentPropertySet, mxTex… in SvxXMLTextExportComponent()
/aoo41x/main/forms/source/richtext/
H A Drichtextunowrapper.hxx47 class ORichTextUnoWrapper : public SvxUnoText
H A Drichtextunowrapper.cxx73 :SvxUnoText( getTextEnginePropertySet() ) in ORichTextUnoWrapper()
/aoo41x/main/sd/inc/
H A Dtextapi.hxx42 class TextApiObject : public SvxUnoText
/aoo41x/main/sw/source/core/inc/
H A Dtextapi.hxx55 class SwTextAPIObject : public SvxUnoText
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxUnoText.java48 public class SvxUnoText extends TestCase { class
/aoo41x/main/sw/source/core/fields/
H A Dtextapi.cxx58 : SvxUnoText( p, ImplGetSvxTextPortionPropertySet(), uno::Reference < text::XText >() ) in SwTextAPIObject()
/aoo41x/main/sd/source/core/text/
H A Dtextapi.cxx142 : SvxUnoText( pEditSource, ImplGetSdTextPortionPropertyMap(), Reference < XText >() ) in TextApiObject()

Completed in 1157 milliseconds