Searched refs:aPropFlag (Results 1 – 1 of 1) sorted by relevance
1161 DffPropFlags aPropFlag = { 1, 0, 0, 0 }; in ReadPropSet() local1163 aPropFlag.bBlip = sal_True; in ReadPropSet()1165 aPropFlag.bComplex = sal_True; in ReadPropSet()1166 if ( aPropFlag.bComplex && nContent && ( nComplexDataFilePos < nEndOfRecord ) ) in ReadPropSet()1220 aPropFlag.bSet = sal_False; // otherwise something is wrong in ReadPropSet()1225 mpPropSetEntries[ nRecType ].aFlags = aPropFlag; in ReadPropSet()
Completed in 20 milliseconds