Searched refs:DocProps (Results 1 – 1 of 1) sorted by relevance
481 typedef std::hash_map< sal_Int32, uno::Reference< XDocumentProperty > > DocProps; typedef486 DocProps mDocProps;487 DocProps::iterator mIt;490 DocPropEnumeration( const DocProps& rProps ) : mDocProps( rProps ), mIt( mDocProps.begin() ) {} in DocPropEnumeration()514 DocProps mDocProps;535 DocProps::iterator it = mDocProps.find( ++Index ); in getByIndex()710 DocProps simpleDocPropSnapShot; in createEnumeration()
Completed in 17 milliseconds