Searched defs:SubDocument (Results 1 – 1 of 1) sorted by relevance
159 struct SubDocument struct161 Reference< XCommandProcessor > xCommandProcessor;162 Reference< XModel > xDocument; // valid only temporarily164 SubDocumentType eType;165 size_t nNumber;167 …SubDocument( const Reference< XCommandProcessor >& _rxCommandProcessor, const ::rtl::OUString& _rN… in SubDocument() argument
Completed in 20 milliseconds