Home
last modified time | relevance | path

Searched refs:getAnnotation (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx55 uno::Reference< text::XSimpleText > xAnnoText( getAnnotation(), uno::UNO_QUERY ); in ScVbaComment()
61 ScVbaComment::getAnnotation() throw (uno::RuntimeException) in getAnnotation() function in ScVbaComment
65 …return uno::Reference< sheet::XSheetAnnotation > ( xAnnoAnchor->getAnnotation(), uno::UNO_QUERY_TH… in getAnnotation()
82 table::CellAddress aAddress = getAnnotation()->getPosition(); in getAnnotationIndex()
118 return getAnnotation()->getAuthor(); in getAuthor()
130 …uno::Reference< sheet::XSheetAnnotationShapeSupplier > xAnnoShapeSupp( getAnnotation(), uno::UNO_Q… in getShape()
141 return getAnnotation()->getIsVisible(); in getVisible()
147 getAnnotation()->setIsVisible( _visible ); in setVisible()
176 uno::Reference< text::XSimpleText > xAnnoText( getAnnotation(), uno::UNO_QUERY_THROW ); in Text()
H A Dvbacomment.hxx46 …css::uno::Reference< css::sheet::XSheetAnnotation > SAL_CALL getAnnotation() throw (css::uno::Runt…
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java120 Annotation a = f.getAnnotation(FileRepos.class); in FileProvider()
129 a = f.getAnnotation(FileFilter.class); in FileProvider()
137 a = f.getAnnotation(FileRepeat.class); in FileProvider()
H A DCSVReporter.java90 Ignore ignore = description.getAnnotation(Ignore.class); in testIgnored()
H A DXMLReporter.java120 Ignore ignore = description.getAnnotation(Ignore.class); in testIgnored()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.hxx629 writerfilter::Reference<Stream>::Pointer_t getAnnotation(sal_uInt32 nPos);
636 writerfilter::Reference<Stream>::Pointer_t getAnnotation
H A DWW8DocumentImpl.cxx942 pResult = getAnnotation(rCpAndFc); in getSubDocument()
1208 WW8DocumentImpl::getAnnotation(sal_uInt32 nPos) in getAnnotation() function in writerfilter::doctok::WW8DocumentImpl
1219 WW8DocumentImpl::getAnnotation(const CpAndFc & rCpAndFc) in getAnnotation() function in writerfilter::doctok::WW8DocumentImpl
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAnnotationAnchor.java48 anno = oObj.getAnnotation(); in _getAnnotation()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetAnnotationAnchor.idl52 com::sun::star::sheet::XSheetAnnotation getAnnotation();
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx121 …const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& getAnnotation() c… in getAnnotation() function in sd::AnnotationWindow
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAnnotationTextCursor.java128 XSheetAnnotation oAnno = oAnnoA.getAnnotation(); in createTestEnvironment()
H A DScAnnotationObj.java159 XSheetAnnotation oAnno = oAnnoA.getAnnotation(); in createTestEnvironment()
H A DScAnnotationsObj.java154 XSheetAnnotation oAnno = oAnnoA.getAnnotation(); in createTestEnvironment()
H A DScAnnotationShapeObj.java177 XSheetAnnotation oAnno = oAnnoA.getAnnotation(); in createTestEnvironment()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java190 XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in testShowHideComments()
/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx140 Reference< XSheetAnnotation > xAnno( xAnnoAnchor->getAnnotation(), UNO_SET_THROW ); in finalizeImport()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx375 … uno::Reference <sheet::XSheetAnnotation> xSheetAnnotation = xAnnotationAnchor->getAnnotation(); in GetNote()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellObj.csv156 "ScCellObj";"com::sun::star::sheet::XSheetAnnotationAnchor";"getAnnotation()"
/trunk/main/sc/workben/
H A Dtest.cxx433 XSheetAnnotationRef xAnnotation = xAnchor->getAnnotation(); in lcl_Annotations()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java288 com.sun.star.sheet.XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in doCellSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs175 xAnnotAnchor.getAnnotation(); in doCellSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx949 getAnnotation() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6673 uno::Reference<sheet::XSheetAnnotation> SAL_CALL ScCellObj::getAnnotation() in getAnnotation() function in ScCellObj

Completed in 136 milliseconds