| /AOO41X/main/sd/source/ui/annotations/ |
| H A D | annotationmanager.cxx | 157 OUString getAnnotationDateTimeString( const Reference< XAnnotation >& xAnnotation ) in getAnnotationDateTimeString() 345 Reference< XAnnotation > xAnnotation; in ExecuteDeleteAnnotation() local 425 Reference< XAnnotation > xAnnotation; in InsertAnnotation() local 451 Reference< XAnnotation > xAnnotation; in ExecuteReplyToAnnotation() local 519 void AnnotationManagerImpl::DeleteAnnotation( Reference< XAnnotation > xAnnotation ) in DeleteAnnotation() 552 Reference< XAnnotation > xAnnotation( *iter ); in DeleteAnnotationsByAuthor() local 611 Reference< XAnnotation > xAnnotation; in GetAnnotationState() local 775 …uno::Reference< ::com::sun::star::office::XAnnotation > xAnnotation, bool bEdit /* = sal_False */ ) in SelectAnnotation() 793 …nnotation( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& xAnnotation ) in GetSelectedAnnotation() 879 Reference< XAnnotation > xAnnotation( xEnum->nextElement() ); in CreateTags() local [all …]
|
| H A D | annotationwindow.cxx | 560 TextApiObject* getTextApiObject( const Reference< XAnnotation >& xAnnotation ) in getTextApiObject() 572 void AnnotationWindow::setAnnotation( const Reference< XAnnotation >& xAnnotation, bool bGrabFocus ) in setAnnotation() 662 Reference< XAnnotation > xAnnotation( mxAnnotation ); in Deactivate() local
|
| H A D | annotationtag.cxx | 188 …dl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnotation, const Point& rPnt ) in AnnotationHdl() 306 … rView, const Reference< XAnnotation >& xAnnotation, Color& rColor, int nIndex, const Font& rFont ) in AnnotationTag()
|
| /AOO41X/main/sd/source/core/annotations/ |
| H A D | Annotation.cxx | 170 void createAnnotation( Reference< XAnnotation >& xAnnotation, SdPage* pPage ) in createAnnotation() 349 …on* CreateUndoInsertOrRemoveAnnotation( const Reference< XAnnotation >& xAnnotation, bool bInsert ) in CreateUndoInsertOrRemoveAnnotation() 371 Reference< XAnnotation > xAnnotation( &rAnnotation ); in UndoInsertOrRemoveAnnotation() local 390 Reference< XAnnotation > xAnnotation( mxAnnotation.get() ); in Undo() local 408 Reference< XAnnotation > xAnnotation( mxAnnotation.get() ); in Redo() local
|
| /AOO41X/main/sd/source/core/ |
| H A D | sdpage2.cxx | 592 …nnotation( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& xAnnotation ) in createAnnotation() 597 void SdPage::addAnnotation( const Reference< XAnnotation >& xAnnotation, int nIndex ) in addAnnotation() 625 void SdPage::removeAnnotation( const Reference< XAnnotation >& xAnnotation ) in removeAnnotation()
|
| /AOO41X/test/testuno/source/fvt/uno/sc/rowcolumn/ |
| H A D | CreateShowHideEditDeleteComments.java | 190 XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in testShowHideComments() local
|
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | XMLExportIterator.hxx | 296 com::sun::star::uno::Reference<com::sun::star::sheet::XSheetAnnotation> xAnnotation; member 346 com::sun::star::uno::Reference<com::sun::star::sheet::XSheetAnnotation> xAnnotation; member
|
| /AOO41X/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 2798 … Reference< XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement(), UNO_QUERY_THROW ); in collectAnnotationAutoStyles() local 2826 … Reference< XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement(), UNO_QUERY_THROW ); in exportAnnotations() local
|
| /AOO41X/main/odk/examples/DevelopersGuide/Spreadsheet/ |
| H A D | SpreadsheetSample.java | 288 com.sun.star.sheet.XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in doCellSamples() local
|
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 1157 … uno::Reference< office::XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement() ); in ImplExportComments() local
|
| /AOO41X/main/sc/workben/ |
| H A D | test.cxx | 433 XSheetAnnotationRef xAnnotation = xAnchor->getAnnotation(); in lcl_Annotations() local
|
| /AOO41X/main/sd/source/ui/unoidl/ |
| H A D | unomodel.cxx | 1636 … uno::Reference< office::XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement() ); in ImplPDFExportComments() local
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | docuno.cxx | 3624 uno::Reference<sheet::XSheetAnnotation> xAnnotation(GetObjectByIndex_Impl(nIndex)); in getByIndex() local
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 2920 …uno::Reference< office::XAnnotation > xAnnotation( xAnnotationAccess->createAndInsertAnnotation() … in ImportComment10() local
|