Searched refs:GetPictGrafFromStream (Results 1 – 3 of 3) sorted by relevance
254 bool SwWW8ImplReader::GetPictGrafFromStream(Graphic& rGraphic, SvStream& rSrc) in GetPictGrafFromStream() function in SwWW8ImplReader324 if (0 == (bOk = SwWW8ImplReader::GetPictGrafFromStream(*rpGraphic, *pSt))) in ReadGrafFile()
212 return SwWW8ImplReader::GetPictGrafFromStream(rGraph, *pStp); in SwWw6ReadMacPICTStream()
1741 static bool GetPictGrafFromStream(Graphic& rGraphic, SvStream& rSrc);
Completed in 30 milliseconds