Home
last modified time | relevance | path

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

/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DNisusWrtText.cxx321 struct DataPLC { struct
322 DataPLC() in DataPLC() function
329 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
338 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
370 typedef std::multimap<NisusWrtStruct::Position,DataPLC,NisusWrtStruct::Position::Compare> PLCMap;
1012 NisusWrtTextInternal::DataPLC plc; in readPosToFont()
1080 NisusWrtTextInternal::DataPLC plc; in readParagraphs()
1293 NisusWrtTextInternal::DataPLC plc; in readHeaderFooter()
1374 NisusWrtTextInternal::DataPLC plc; in readFootnotes()
1452 NisusWrtTextInternal::DataPLC plc; in readPICD()
H A DMsWks4Text.cxx420 struct DataPLC { struct
422 DataPLC() in DataPLC() argument
430 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
441 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
509 std::vector<DataPLC> m_plcList;
1017 MsWks4TextInternal::DataPLC plc; in readPLC()
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPS8Text.cpp302 struct DataPLC struct
305 DataPLC(): m_name(""), m_type(Unknown), m_value(-1), m_error("") {} in DataPLC() argument
307 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
318 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
414 std::vector<DataPLC> m_plcList;
721 WPS8TextInternal::DataPLC const &thePLC = m_state->m_plcList[size_t(plc.m_id)]; in readText()
1542 WPS8TextInternal::DataPLC plc; in bmktEndDataParser()
1873 WPS8TextInternal::DataPLC plc; in tokenEndDataParser()
2091 WPS8TextInternal::DataPLC plc; in readPLC()
H A DWPS4Text.cpp396 struct DataPLC struct
399 DataPLC(): m_name(""), m_type(Unknown), m_value(-1), m_extra() {} in DataPLC() function
401 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
412 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
461 std::vector<DataPLC> m_plcList;
2496 WPS4TextInternal::DataPLC plc; in readPLC()
2513 WPS4TextInternal::DataPLC plc; in readPLC()
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPS8Text.cpp314 struct DataPLC struct
317 DataPLC() in DataPLC() argument
323 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
334 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
436 std::vector<DataPLC> m_plcList;
1571 WPS8TextInternal::DataPLC plc; in bmktEndDataParser()
1897 WPS8TextInternal::DataPLC plc; in tokenEndDataParser()
2117 WPS8TextInternal::DataPLC plc; in readPLC()
H A DWPS4Text.cpp436 struct DataPLC struct
439 DataPLC() in DataPLC() function
445 friend std::ostream &operator<<(std::ostream &o, DataPLC const &plc);
456 std::ostream &operator<<(std::ostream &o, DataPLC const &plc) in operator <<()
519 std::vector<DataPLC> m_plcList;
2601 WPS4TextInternal::DataPLC plc; in readPLC()
2618 WPS4TextInternal::DataPLC plc; in readPLC()