Searched defs:ContainerRecord (Results 1 – 1 of 1) sorted by relevance
478 struct ContainerRecord struct480 …ContainerRecord():nTop(0), nLeft(0), nSubStorageId(0), nSubStreamLen(0), nTabPos(0), nTypeIdent(0)… in ContainerRecord() function485 sal_uInt32 nTop;486 sal_uInt32 nLeft;487 sal_uInt32 nSubStorageId;488 sal_uInt32 nSubStreamLen;489 sal_uInt16 nTabPos;490 sal_uInt16 nTypeIdent;491 bool bVisible;
Completed in 20 milliseconds