Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx237 sal_Bool bLastBoxInChain :1; member
738 sal_Bool bLastBoxInChain:1; member
748 bLastBoxInChain = sal_True; in SvxMSDffShapeInfo()
757 bLastBoxInChain = rInfo.bLastBoxInChain; in SvxMSDffShapeInfo()
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx5306 pTextImpRec->bLastBoxInChain = rInfo.bLastBoxInChain; in ProcessObj()
5896 pObj->bLastBoxInChain = sal_False; in CheckTxBxStoryChain()
5908 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
5943 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
7600 bLastBoxInChain = sal_True; in SvxMSDffImportRec()
7638 bLastBoxInChain = rCopy.bLastBoxInChain; in SvxMSDffImportRec()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.cxx709 pImpRec->bLastBoxInChain = rInfo.bLastBoxInChain; in ProcessObj()