Searched refs:createAnnotation (Results 1 – 5 of 5) sorted by relevance
572 extern void createAnnotation( Reference< XAnnotation >& xAnnotation, SdPage* pPage );576 void SdPage::createAnnotation( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotat… in createAnnotation() function in SdPage578 sd::createAnnotation( xAnnotation, this ); in createAnnotation()
392 …void createAnnotation( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& …
170 void createAnnotation( Reference< XAnnotation >& xAnnotation, SdPage* pPage ) in createAnnotation() function
426 pPage->createAnnotation( xAnnotation ); in InsertAnnotation()
96 extern Reference< XAnnotation > createAnnotation( const Reference< XComponentContext >& xContext, S…2595 GetPage()->createAnnotation(xRet); in createAndInsertAnnotation()
Completed in 70 milliseconds