Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx618 if( SW_STORAGE_READER & GetReaderType() ) in SetStrmStgPtr()
627 if ( pStrm && SotStorage::IsStorageFile(pStrm) && (SW_STORAGE_READER & GetReaderType()) ) in SetStrmStgPtr()
632 else if ( !(SW_STREAM_READER & GetReaderType()) ) in SetStrmStgPtr()
644 int Reader::GetReaderType() in GetReaderType() function in Reader
749 int StgReader::GetReaderType() in GetReaderType() function in StgReader
H A Dfltini.cxx429 if( SW_STORAGE_READER & GetReaderType() ) in SetFltName()
/trunk/main/sw/inc/
H A Dshellio.hxx246 virtual int GetReaderType();
316 virtual int GetReaderType();
/trunk/main/sw/source/filter/inc/
H A Dfltini.hxx56 virtual int GetReaderType();
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx171 ? SW_STORAGE_READER & pRead->GetReaderType() in StartConvertFrom()
172 : SW_STREAM_READER & pRead->GetReaderType() ) in StartConvertFrom()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx125 int XMLReader::GetReaderType() in GetReaderType() function in XMLReader
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx153 virtual int GetReaderType();
H A Dww8par.cxx5520 int WW8Reader::GetReaderType() in GetReaderType() function in WW8Reader

Completed in 83 milliseconds