Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx255 const static rtl::OUString txtType( RTL_CONSTASCII_USTRINGPARAM("writer_Text" ) ); in isTextFile() local
258 …return sType.equals( txtType ) || sType.equals( csvType ) || ( sType.getLength() == 0 ) || sType.e… in isTextFile()

Completed in 11 milliseconds