Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Ddrawdoc.cxx1051 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()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx217 std::vector< rtl::OUString > maAnnotationAuthors; member in SdDrawDocument

Completed in 31 milliseconds