LibreOffice Module sw (master) 1
|
#include <ww8scan.hxx>
Public Attributes | |
WW8_CP | nCpPos |
tools::Long | nMemLen |
tools::Long | nCp2OrIdx |
WW8_CP | nCurrentCp |
const sal_uInt8 * | pMemPos |
sal_uInt16 | nSprmId |
sal_uInt8 | nFlags |
Definition at line 851 of file ww8scan.hxx.
tools::Long WW8PLCFManResult::nCp2OrIdx |
Definition at line 855 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetNoSprmStart(), WW8PLCFMan::GetSprmStart(), SwWW8ImplReader::Read_And(), SwWW8ImplReader::Read_Field(), and SwWW8ImplReader::Read_Footnote().
WW8_CP WW8PLCFManResult::nCpPos |
Definition at line 853 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetNoSprmStart().
WW8_CP WW8PLCFManResult::nCurrentCp |
Definition at line 856 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::ProcessCurrentCollChange(), and SwWW8ImplReader::ReadTextAttr().
sal_uInt8 WW8PLCFManResult::nFlags |
Definition at line 861 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetSprmStart(), and SwWW8ImplReader::ReadTextAttr().
tools::Long WW8PLCFManResult::nMemLen |
Definition at line 854 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetNoSprmEnd(), WW8PLCFMan::GetNoSprmStart(), WW8PLCFMan::GetSprmStart(), SwWW8ImplReader::InsertAttrsAsDrawingAttrs(), SwWW8ImplReader::Read_And(), SwWW8ImplReader::Read_Footnote(), and SwWW8ImplReader::ReadTextAttr().
sal_uInt16 WW8PLCFManResult::nSprmId |
Definition at line 858 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetNoSprmEnd(), WW8PLCFMan::GetNoSprmStart(), WW8PLCFMan::GetSprmEnd(), WW8PLCFMan::GetSprmStart(), SwWW8ImplReader::ImportExtSprm(), SwWW8ImplReader::ImportFormulaControl(), SwWW8ImplReader::InsertAttrsAsDrawingAttrs(), SwWW8ImplReader::Read_Footnote(), and SwWW8ImplReader::ReadTextAttr().
const sal_uInt8* WW8PLCFManResult::pMemPos |
Definition at line 857 of file ww8scan.hxx.
Referenced by WW8PLCFMan::GetSprmStart(), SwWW8ImplReader::ImportFormulaControl(), SwWW8ImplReader::InsertAttrsAsDrawingAttrs(), and SwWW8ImplReader::ReadTextAttr().