Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx236 sal_Bool bReplaceByFly :1; member
736 sal_Bool bReplaceByFly :1; // Shape darf im Writer durch Rahmen ersetzt werden. member
746 bReplaceByFly = sal_False; in SvxMSDffShapeInfo()
755 bReplaceByFly = rInfo.bReplaceByFly; in SvxMSDffShapeInfo()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5308 pTextImpRec->bReplaceByFly = rInfo.bReplaceByFly; in ProcessObj()
5340 pTextImpRec->bReplaceByFly = false; in ProcessObj()
5918 bSetReplaceFALSE = !pObj->bReplaceByFly; in CheckTxBxStoryChain()
5921 if( !pObj->bReplaceByFly ) in CheckTxBxStoryChain()
5928 pOld->GetObject( nObj2 )->bReplaceByFly = sal_False; in CheckTxBxStoryChain()
5933 pObj->bReplaceByFly = sal_False; in CheckTxBxStoryChain()
6431 aInfo.bReplaceByFly = sal_True; in GetShapeContainerData()
7606 bReplaceByFly = sal_False; in SvxMSDffImportRec()
7643 bReplaceByFly = rCopy.bReplaceByFly; in SvxMSDffImportRec()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx709 pImpRec->bReplaceByFly = rInfo.bReplaceByFly; in ProcessObj()
H A Dww8graf.cxx2801 if ((!(nIniFlags1 & WW8FL_NO_FLY_FOR_TXBX)) && pRecord->bReplaceByFly) in Read_GrafLayer()

Completed in 98 milliseconds