Home
last modified time | relevance | path

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

/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPS8TextStyle.h84 bool findFDPStructures(int which, std::vector<WPSEntry> &result);
H A DWPS4Text.h130 bool findFDPStructures(int which);
H A DWPS8TextStyle.cpp195 if (!findFDPStructures(st, zones)) in readStructures()
1209 bool WPS8TextStyle::findFDPStructures(int which, std::vector<WPSEntry> &zones) in findFDPStructures() function in WPS8TextStyle
H A DWPS4Text.cpp1155 if (findFDPStructures(1-i)) continue; in readStructures()
1257 bool WPS4Text::findFDPStructures(int which) in findFDPStructures() function in WPS4Text
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPS8TextStyle.h89 bool findFDPStructures(int which, std::vector<WPSEntry> &result);
H A DWPS4Text.h127 bool findFDPStructures(int which);
H A DWPS8TextStyle.cpp218 if (!findFDPStructures(st, zones)) in readStructures()
1238 bool WPS8TextStyle::findFDPStructures(int which, std::vector<WPSEntry> &zones) in findFDPStructures() function in WPS8TextStyle
H A DWPS4Text.cpp1048 if (findFDPStructures(1-i)) continue; in readStructures()
1152 bool WPS4Text::findFDPStructures(int which) in findFDPStructures() function in WPS4Text
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMsWks4Text.hxx199 bool findFDPStructures(MWAWInputStreamPtr &input, int which);
H A DMsWks4Text.cxx609 if (!findFDPStructures(input, st)) in readStructures()
1811 bool MsWks4Text::findFDPStructures(MWAWInputStreamPtr &input, int which) in findFDPStructures() function in MsWks4Text