Searched refs:SeekToContent (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 306 if ( SeekToContent( i, rIn ) ) in ReadPropSet() 1996 if ( SeekToContent( DFF_Prop_pFormulas, rIn ) ) in ApplyCustomShapeGeometryAttributes() 2025 if ( SeekToContent( DFF_Prop_Handles, rIn ) ) in ApplyCustomShapeGeometryAttributes() 3108 pHd->SeekToContent( rIn ); in SeekToContent() 3918 if( SeekToContent( DFF_Prop_pibName, rSt ) ) in ImportGraphic() 4179 rHd.SeekToContent( rSt ); in ImportGroup() 4284 if( maShapeRecords.SeekToContent( rSt, in ImportShape() 4956 rHd.SeekToContent( rSt ); in GetGlobalChildAnchor() 5030 rHd.SeekToContent( rSt ); in GetGroupAnchors() 5122 if( maShapeRecords.SeekToContent( rSt, in ProcessObj() [all …]
|
H A D | dffpropset.cxx | 1105 aHd.SeekToContent( rIn ); in ReadPropSet() 1314 if( (nBufferSize > 0) && IsComplex( nId ) && SeekToContent( nId, rStrm ) ) in GetPropertyString() 1339 sal_Bool DffPropSet::SeekToContent( sal_uInt32 nRecType, SvStream& rStrm ) const in SeekToContent() function in DffPropSet
|
H A D | svdfppt.cxx | 2118 pHd->SeekToContent( rStCtrl ); in SeekOle() 2267 pEnvHd->SeekToContent( rStCtrl ); in ReadFontCollection() 2565 rSourceHd.SeekToContent( rSt ); in SeekToContentOfProgTag() 3345 rHd.SeekToContent( rStCtrl ); in ImportHeaderFooterContainer() 3522 pListHd->SeekToContent( rSt ); in PPTExtParaProv() 4429 rSlideHd.SeekToContent( rIn ); in PPTStyleSheet() 4861 rHeader.SeekToContent( rIn ); in PPTTextRulerInterpreter() 4951 rRecHd.SeekToContent( rIn ); in Read() 4979 rRecHd.SeekToContent( rIn ); in Read() 5069 rRecHd.SeekToContent( rIn ); in Read() [all …]
|
/aoo4110/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 944 aPageHd.SeekToContent( rStCtrl ); in Import() 2028 pHd->SeekToContent( rStCtrl ); in ReadMedia() 2048 aExVideoHd.SeekToContent( rStCtrl ); in ReadMedia() 2638 … if ( maShapeRecords.SeekToContent( rSt, DFF_msofbtClientData, SEEK_FROM_CURRENT_AND_RESTART ) ) in ProcessObj() 2718 rHdClientData.SeekToContent( rStCtrl ); in ProcessObj() 2767 aMasterShapeHd.SeekToContent( rSt ); in ProcessObj()
|
H A D | pptatom.hxx | 116 maRecordHeader.SeekToContent( mrStream ); in seekToContent()
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | dffrecordheader.hxx | 48 …void SeekToContent( SvStream& rIn) const { rIn.Seek(nFilePos + DFF_COMMON_RECORD_HEADER_SIZE );… in SeekToContent() function in DffRecordHeader
|
H A D | dffpropset.hxx | 72 sal_Bool SeekToContent( sal_uInt32 nRecType, SvStream& rSt ) const;
|
H A D | msdffimp.hxx | 353 …sal_Bool SeekToContent( SvStream& rIn, sal_uInt16 nRecType, DffSeekToContentMode eMode = SEEK_F…
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 527 rObjData.bClientAnchor = maShapeRecords.SeekToContent( rSt, in ProcessObj() 535 rObjData.bClientData = maShapeRecords.SeekToContent( rSt, in ProcessObj() 547 if( maShapeRecords.SeekToContent( rSt, in ProcessObj() 922 if (SeekToContent(DFF_Prop_pWrapPolygonVertices, rSt)) in ProcessObj() 995 if( (0 < nBufferSize) && (nBufferSize <= 0xFFFF) && SeekToContent( DFF_Prop_pihlShape, rSt ) ) in ProcessObj()
|
/aoo4110/main/svx/workben/msview/ |
H A D | msview.cxx | 249 maRecordHeader.SeekToContent( mrStream ); in seekToContent()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 3411 rHeader.SeekToContent( rDffStrm ); in ProcessClientAnchor2() 3581 …if( (0 < nBufferSize) && (nBufferSize <= 0xFFFF) && SeekToContent( DFF_Prop_pihlShape, rDffStrm ) ) in ReadHlinkProperty()
|
Completed in 169 milliseconds