Home
last modified time | relevance | path

Searched refs:ScAnnotationObj (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx67 ScAnnotationObj::ScAnnotationObj(ScDocShell* pDocSh, const ScAddress& rPos) : in ScAnnotationObj() function in ScAnnotationObj
78 ScAnnotationObj::~ScAnnotationObj() in ~ScAnnotationObj()
87 void ScAnnotationObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
127 uno::Reference<text::XTextCursor> SAL_CALL ScAnnotationObj::createTextCursor() in createTextCursor()
144 rtl::OUString SAL_CALL ScAnnotationObj::getString() throw(uno::RuntimeException) in getString()
202 rtl::OUString SAL_CALL ScAnnotationObj::getAuthor() throw(uno::RuntimeException) in getAuthor()
209 rtl::OUString SAL_CALL ScAnnotationObj::getDate() throw(uno::RuntimeException) in getDate()
216 sal_Bool SAL_CALL ScAnnotationObj::getIsVisible() throw(uno::RuntimeException) in getIsVisible()
232 uno::Reference < drawing::XShape > SAL_CALL ScAnnotationObj::getAnnotationShape() in getAnnotationShape()
243 SvxUnoText& ScAnnotationObj::GetUnoText() in GetUnoText()
[all …]
H A Ddocuno.cxx3515 ScAnnotationObj* ScAnnotationsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl()
3521 return new ScAnnotationObj( pDocShell, aPos ); in GetObjectByIndex_Impl()
H A Dcellsuno.cxx6679 return new ScAnnotationObj( pDocSh, aCellPos ); in getAnnotation()
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAnnotationObj.csv1 "ScAnnotationObj";"com::sun::star::text::XSimpleText";"createTextCursor()"
2 "ScAnnotationObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
3 "ScAnnotationObj";"com::sun::star::text::XSimpleText";"insertString()"
5 "ScAnnotationObj";"com::sun::star::text::XTextRange";"getText()"
6 "ScAnnotationObj";"com::sun::star::text::XTextRange";"getStart()"
7 "ScAnnotationObj";"com::sun::star::text::XTextRange";"getEnd()"
8 "ScAnnotationObj";"com::sun::star::text::XTextRange";"getString()"
9 "ScAnnotationObj";"com::sun::star::text::XTextRange";"setString()"
13 "ScAnnotationObj";"com::sun::star::sheet::XSheetAnnotation";"getDate()"
16 "ScAnnotationObj";"com::sun::star::container::XChild";"getParent()"
[all …]
/aoo4110/main/sc/inc/
H A Dnotesuno.hxx41 class ScAnnotationObj : public cppu::WeakImplHelper5< class
50 ScAnnotationObj(ScDocShell* pDocSh, const ScAddress& rPos);
51 virtual ~ScAnnotationObj();
H A Ddocuno.hxx61 class ScAnnotationObj;
749 ScAnnotationObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
/aoo4110/main/sc/qa/unoapi/
H A Dknownissues.xcl192 sc.ScAnnotationObj::com::sun::star::sheet::XSheetAnnotation
193 sc.ScAnnotationObj::com::sun::star::text::XSimpleText
194 sc.ScAnnotationObj::com::sun::star::text::XTextRange
H A Dsc.sce37 -o sc.ScAnnotationObj
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScAnnotationObj.java70 public class ScAnnotationObj extends TestCase { class
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst73 job75=sc.ScAnnotationObj

Completed in 104 milliseconds