Home
last modified time | relevance | path

Searched refs:maAnnotationAuthors (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sd/source/core/
H A Ddrawdoc.cxx1055 if( maAnnotationAuthors.empty() ) in GetAnnotationAuthorIndex()
1058 maAnnotationAuthors.push_back( aUserOptions.GetFullName() ); in GetAnnotationAuthorIndex()
1062 …for( std::vector< OUString >::iterator iter( maAnnotationAuthors.begin() ); iter != maAnnotationAu… in GetAnnotationAuthorIndex()
1071 if( idx == maAnnotationAuthors.size() ) in GetAnnotationAuthorIndex()
1073 maAnnotationAuthors.push_back( rAuthor ); in GetAnnotationAuthorIndex()
/aoo41x/main/sd/inc/
H A Ddrawdoc.hxx217 std::vector< rtl::OUString > maAnnotationAuthors; member in SdDrawDocument

Completed in 16 milliseconds