Home
last modified time | relevance | path

Searched defs:xAnnotation (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx157 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 void AnnotationManagerImpl::SelectAnnotation( ::com::sun::star::uno::Reference< ::com::sun::star::o… in SelectAnnotation()
793 void AnnotationManagerImpl::GetSelectedAnnotation( ::com::sun::star::uno::Reference< ::com::sun::st… in GetSelectedAnnotation()
879 Reference< XAnnotation > xAnnotation( xEnum->nextElement() ); in CreateTags() local
[all …]
H A Dannotationwindow.cxx560 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 Dannotationtag.cxx188 AnnotationHdl::AnnotationHdl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnot… in AnnotationHdl()
306 AnnotationTag::AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const Reference< … in AnnotationTag()
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx170 void createAnnotation( Reference< XAnnotation >& xAnnotation, SdPage* pPage ) in createAnnotation()
349 SdrUndoAction* CreateUndoInsertOrRemoveAnnotation( const Reference< XAnnotation >& xAnnotation, boo… 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
/trunk/main/sd/source/core/
H A Dsdpage2.cxx576 void SdPage::createAnnotation( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotat… in createAnnotation()
581 void SdPage::addAnnotation( const Reference< XAnnotation >& xAnnotation, int nIndex ) in addAnnotation()
609 void SdPage::removeAnnotation( const Reference< XAnnotation >& xAnnotation ) in removeAnnotation()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java190 XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in testShowHideComments() local
/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx296 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
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2798 … Reference< XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement(), UNO_QUERY_THROW ); in collectAnnotationAutoStyles() local
2826 … Reference< XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement(), UNO_QUERY_THROW ); in exportAnnotations() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java288 com.sun.star.sheet.XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in doCellSamples() local
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1157 uno::Reference< office::XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement() ); in ImplExportComments() local
/trunk/main/sc/workben/
H A Dtest.cxx433 XSheetAnnotationRef xAnnotation = xAnchor->getAnnotation(); in lcl_Annotations() local
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1606 uno::Reference< office::XAnnotation > xAnnotation( xAnnotationEnumeration->nextElement() ); in ImplPDFExportComments() local
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx3593 uno::Reference<sheet::XSheetAnnotation> xAnnotation(GetObjectByIndex_Impl(nIndex)); in getByIndex() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2920 …uno::Reference< office::XAnnotation > xAnnotation( xAnnotationAccess->createAndInsertAnnotation() … in ImportComment10() local

Completed in 136 milliseconds