Searched defs:GlobalSyncData (Results 1 – 1 of 1) sorted by relevance
83 struct SAL_DLLPRIVATE GlobalSyncData struct86 std::deque< MapMode > mParaMapModes;87 std::deque< Rectangle > mParaRects;88 std::deque< sal_Int32 > mParaInts;89 std::deque< sal_uInt32 > mParauInts;92 std::deque< PDFNote > mParaPDFNotes;99 sal_Int32 mCurId;100 std::vector< sal_Int32 > mParaIds;101 std::vector< sal_Int32 > mStructIdMap;103 sal_Int32 mCurrentStructElement;[all …]
Completed in 20 milliseconds