Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx293 sal_Bool bClientAnchor : 1; member
312 bClientAnchor( sal_False ), in DffObjData()
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4388 …aObjData.bClientAnchor = maShapeRecords.SeekToContent( rSt, DFF_msofbtClientAnchor, SEEK_FROM_CURR… in ImportShape()
4389 if ( aObjData.bClientAnchor ) in ImportShape()
5110 rObjData.bClientAnchor = maShapeRecords.SeekToContent( rSt, in ProcessObj()
5113 if( rObjData.bClientAnchor ) in ProcessObj()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx527 rObjData.bClientAnchor = maShapeRecords.SeekToContent( rSt, in ProcessObj()
530 if( rObjData.bClientAnchor ) in ProcessObj()