Searched refs:GetAnnotationAuthorIndex (Results 1 – 4 of 4) sorted by relevance
598 sal_uInt16 GetAnnotationAuthorIndex( const rtl::OUString& rAuthor );
1048 sal_uInt16 SdDrawDocument::GetAnnotationAuthorIndex( const rtl::OUString& rAuthor ) in GetAnnotationAuthorIndex() function in SdDrawDocument
617 sal_uInt16 nAuthorIdx = mpDoc->GetAnnotationAuthorIndex( mxAnnotation->getAuthor() ); in SetColor()
880 … Color aColor( GetColorLight( mpDoc->GetAnnotationAuthorIndex( xAnnotation->getAuthor() ) ) ); in CreateTags()
Completed in 32 milliseconds