Searched refs:maAnnotationAuthors (Results 1 – 2 of 2) sorted by relevance
1051 if( maAnnotationAuthors.empty() ) in GetAnnotationAuthorIndex()1054 maAnnotationAuthors.push_back( aUserOptions.GetFullName() ); in GetAnnotationAuthorIndex()1058 …for( std::vector< OUString >::iterator iter( maAnnotationAuthors.begin() ); iter != maAnnotationAu… in GetAnnotationAuthorIndex()1067 if( idx == maAnnotationAuthors.size() ) in GetAnnotationAuthorIndex()1069 maAnnotationAuthors.push_back( rAuthor ); in GetAnnotationAuthorIndex()
217 std::vector< rtl::OUString > maAnnotationAuthors; member in SdDrawDocument
Completed in 41 milliseconds