Searched defs:WriterState (Results 1 – 1 of 1) sorted by relevance
38 struct WriterState: private boost::noncopyable { struct39 WriterState(): in WriterState() argument42 Cache< com::sun::star::uno::TypeDescription > typeCache;44 Cache< rtl::OUString > oidCache;46 Cache< rtl::ByteSequence > tidCache;
Completed in 8 milliseconds