Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx481 typedef std::hash_map< sal_Int32, uno::Reference< XDocumentProperty > > DocProps; typedef
486 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 20 milliseconds