Home
last modified time | relevance | path

Searched refs:getAnnotations (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx69 ScVbaComment::getAnnotations() throw (uno::RuntimeException) in getAnnotations() function in ScVbaComment
75 …return uno::Reference< sheet::XSheetAnnotations > ( xAnnosSupp->getAnnotations(), uno::UNO_QUERY_T… in getAnnotations()
81 uno::Reference< sheet::XSheetAnnotations > xAnnos = getAnnotations(); in getAnnotationIndex()
106 uno::Reference< container::XIndexAccess > xIndexAccess( getAnnotations(), uno::UNO_QUERY_THROW ); in getCommentByIndex()
153 getAnnotations()->removeByIndex( getAnnotationIndex() ); in Delete()
H A Dvbacomment.hxx47 …css::uno::Reference< css::sheet::XSheetAnnotations > SAL_CALL getAnnotations() throw (css::uno::Ru…
H A Dvbaworksheet.cxx714 …uno::Reference< sheet::XSheetAnnotations > xAnnos( xAnnosSupp->getAnnotations(), uno::UNO_QUERY_TH… in Comments()
H A Dvbarange.cxx2921 …uno::Reference< sheet::XSheetAnnotations > xAnnos( xAnnosSupp->getAnnotations(), uno::UNO_SET_THRO… in AddComment()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx381 AnnotationVector aAnnotations( pPage->getAnnotations() ); in InsertAnnotation()
547 if( pPage && !pPage->getAnnotations().empty() ) in DeleteAnnotationsByAuthor()
549 AnnotationVector aAnnotations( pPage->getAnnotations() ); in DeleteAnnotationsByAuthor()
577 if( pPage && !pPage->getAnnotations().empty() ) in DeleteAllAnnotations()
580 AnnotationVector aAnnotations( pPage->getAnnotations() ); in DeleteAllAnnotations()
624 if( pPage && !pPage->getAnnotations().empty() ) in GetAnnotationState()
653 AnnotationVector aAnnotations( pPage->getAnnotations() ); in SelectNextAnnotation()
713 if( pPage && !pPage->getAnnotations().empty() ) in SelectNextAnnotation()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java124 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testCreateEditDeleteComments()
133 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testCreateEditDeleteComments()
185 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testShowHideComments()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAnnotationsSupplier.java49 XSheetAnnotations oSheetAnno = oObj.getAnnotations(); in _getAnnotations()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetAnnotationsSupplier.idl51 com::sun::star::sheet::XSheetAnnotations getAnnotations();
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DDeleteContents.java146 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testDeleteContents()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScIndexEnumeration_CellAnnotationsEnumeration.java118 XSheetAnnotations anno = sas.getAnnotations(); in createTestEnvironment()
H A DScAnnotationsObj.java162 oObj = supp.getAnnotations(); in createTestEnvironment()
/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx134 Reference< XSheetAnnotations > xAnnos( xAnnosSupp->getAnnotations(), UNO_SET_THROW ); in finalizeImport()
/trunk/main/sd/inc/
H A Dsdpage.hxx395 const sd::AnnotationVector& getAnnotations() const { return maAnnotations; } in getAnnotations() function in SdPage
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx373 const AnnotationVector& rVec = pPage->getAnnotations(); in UndoInsertOrRemoveAnnotation()
/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx787 …::XEnumerationAccess> xAnnotationAccess ( xSheetAnnotationsSupplier->getAnnotations(), uno::UNO_QU… in SetCurrentTable()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv163 "ScTableSheetObj";"com::sun::star::sheet::XSheetAnnotationsSupplier";"getAnnotations()"
/trunk/main/sc/workben/
H A Dtest.cxx1200 XSheetAnnotationsRef xNotes = xSheet->getAnnotations(); in lcl_Notes()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java283 com.sun.star.sheet.XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in doCellSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs169 xAnnotationsSupp.getAnnotations(); in doCellSamples()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2606 return ::sd::createAnnotationEnumeration( GetPage()->getAnnotations() ); in createAnnotationEnumeration()
/trunk/main/sc/inc/
H A Dcellsuno.hxx1105 getAnnotations() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7034 uno::Reference<sheet::XSheetAnnotations> SAL_CALL ScTableSheetObj::getAnnotations() in getAnnotations() function in ScTableSheetObj

Completed in 207 milliseconds