Home
last modified time | relevance | path

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

/aoo42x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx737 sal_Bool bSortByShapeId :1; member
747 bSortByShapeId = sal_False; in SvxMSDffShapeInfo()
756 bSortByShapeId = rInfo.bSortByShapeId; in SvxMSDffShapeInfo()
761 return bSortByShapeId ? (nShapeId == rEntry.nShapeId) in operator ==()
766 return bSortByShapeId ? (nShapeId < rEntry.nShapeId) in operator <()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx5302 aTmpRec.bSortByShapeId = sal_True; in ProcessObj()
5938 pObj->bSortByShapeId = sal_True; in CheckTxBxStoryChain()
6454 aTmpRec.bSortByShapeId = sal_True; in GetShape()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx703 aTmpRec.bSortByShapeId = sal_True; in ProcessObj()

Completed in 73 milliseconds