Searched refs:aDocumentDescriptor (Results 1 – 1 of 1) sorted by relevance
323 StringPair aDocumentDescriptor; in impl_getDocumentAtIndex() local326 aDocumentDescriptor = pos->second; in impl_getDocumentAtIndex()327 if ( _bSystemNotation && aDocumentDescriptor.first.Len() ) in impl_getDocumentAtIndex()329 ::svt::OFileNotation aNotation( aDocumentDescriptor.first ); in impl_getDocumentAtIndex()330 aDocumentDescriptor.first = aNotation.get( ::svt::OFileNotation::N_SYSTEM ); in impl_getDocumentAtIndex()333 return aDocumentDescriptor; in impl_getDocumentAtIndex()
Completed in 10 milliseconds