Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx870 ResultType aResultType; in run() local
877 aResultType = RESULT; in run()
881 aResultType = COMMANDABORTED; in run()
885 aResultType = COMMANDFAILED; in run()
890 aResultType = INTERACTIVEIO; in run()
894 aResultType = UNSUPPORTED; in run()
898 aResultType = GENERAL; in run()
903 m_aResultType = aResultType; in run()

Completed in 21 milliseconds