Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx190 delete[] pSortStruct; in ~EscherPropertyContainer()
225 pSortStruct[ i ].nPropId = nPropID; in AddOpt()
226 if ( pSortStruct[ i ].pBuf ) in AddOpt()
229 delete[] pSortStruct[ i ].pBuf; in AddOpt()
231 pSortStruct[ i ].pBuf = pProp; in AddOpt()
247 pTemp[ i ] = pSortStruct[ i ]; in AddOpt()
249 delete pSortStruct; in AddOpt()
250 pSortStruct = pTemp; in AddOpt()
282 rPropValue = pSortStruct[ i ]; in GetOpt()
332 if ( pSortStruct[ i ].pBuf ) in Commit()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1158 EscherPropSortStruct* pSortStruct; member in EscherPropertyContainer

Completed in 80 milliseconds