Home
last modified time | relevance | path

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

/AOO41X/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()
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx5296 pTextImpRec->bLastBoxInChain = rInfo.bLastBoxInChain; in ProcessObj()
5886 pObj->bLastBoxInChain = sal_False; in CheckTxBxStoryChain()
5898 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
5933 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
7567 bLastBoxInChain = sal_True; in SvxMSDffImportRec()
7605 bLastBoxInChain = rCopy.bLastBoxInChain; in SvxMSDffImportRec()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx710 pImpRec->bLastBoxInChain = rInfo.bLastBoxInChain; in ProcessObj()