Searched refs:GetCurrSheetDrawing (Results 1 – 5 of 5) sorted by relevance
241 case 0x1C: GetCurrSheetDrawing().ReadNote( maStrm );break; in Read()304 case 0x1C: GetCurrSheetDrawing().ReadNote( maStrm );break; in Read()323 case 0x5D: GetCurrSheetDrawing().ReadObj( maStrm );break; in Read()375 case 0x1C: GetCurrSheetDrawing().ReadNote( maStrm );break; in Read()394 case 0x5D: GetCurrSheetDrawing().ReadObj( maStrm );break; in Read()491 case 0x1C: GetCurrSheetDrawing().ReadNote( maStrm );break; in Read()502 case 0x5D: GetCurrSheetDrawing().ReadObj( maStrm );break; in Read()661 case 0x1C: GetCurrSheetDrawing().ReadNote( maStrm );break; in Read()675 case 0x5D: GetCurrSheetDrawing().ReadObj( maStrm );break; in Read()709 GetCurrSheetDrawing().ReadTabChart( maStrm ); in Read()[all …]
210 XclImpSheetDrawing& XclImpRoot::GetCurrSheetDrawing() const in GetCurrSheetDrawing() function in XclImpRoot
709 rRoot.GetCurrSheetDrawing().SetSkipObj( static_cast< sal_uInt16 >( nObjId ) ); in ReadDval()
1311 GetCurrSheetDrawing().SetSkipObj( aPageInfo.mnObjId ); in ReadSxpi()
178 XclImpSheetDrawing& GetCurrSheetDrawing() const;
Completed in 37 milliseconds