Home
last modified time | relevance | path

Searched refs:pImpRec (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5129 pImpRec->pClientAnchorBuffer, pImpRec->nClientAnchorLen ); in ProcessObj()
5137 pImpRec->pClientDataBuffer, pImpRec->nClientDataLen ); in ProcessObj()
5165 pImpRec->bHasUDefProp = sal_True; in ProcessObj()
5491 pImpRec->bDrawHell = sal_True; in ProcessObj()
5493 pImpRec->bDrawHell = sal_False; in ProcessObj()
5495 pImpRec->bHidden = sal_True; in ProcessObj()
5563 if( pImpRec->nShapeId ) in ProcessObj()
5568 pImpRec->pObj = pOrgObj; in ProcessObj()
5575 pImpRec->nShapeId |= 0x8000000; in ProcessObj()
5587 StoreShapeOrder( pImpRec->nShapeId, in ProcessObj()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx533 pImpRec->pClientAnchorBuffer, pImpRec->nClientAnchorLen ); in ProcessObj()
541 pImpRec->pClientDataBuffer, pImpRec->nClientDataLen ); in ProcessObj()
571 pImpRec->bHasUDefProp = sal_True; in ProcessObj()
752 pImpRec->nDxTextLeft = nTextLeft; in ProcessObj()
753 pImpRec->nDyTextTop = nTextTop; in ProcessObj()
754 pImpRec->nDxTextRight = nTextRight; in ProcessObj()
899 pImpRec->bDrawHell = sal_True; in ProcessObj()
901 pImpRec->bDrawHell = sal_False; in ProcessObj()
973 if( pImpRec->nShapeId ) in ProcessObj()
976 pImpRec->pObj = pObj; in ProcessObj()
[all …]

Completed in 72 milliseconds