Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx323 StringPair aDocumentDescriptor; in impl_getDocumentAtIndex() local
326 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 14 milliseconds