Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Ddffpropset.cxx1161 DffPropFlags aPropFlag = { 1, 0, 0, 0 }; in ReadPropSet() local
1163 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