Searched refs:rPSD (Results 1 – 1 of 1) sorted by relevance
84 sal_Bool ReadPSD( SvStream & rPSD, Graphic & rGraphic );110 sal_Bool PSDReader::ReadPSD( SvStream & rPSD, Graphic & rGraphic ) in ReadPSD() argument112 if ( rPSD.GetError() ) in ReadPSD()115 mpPSD = &rPSD; in ReadPSD()
Completed in 19 milliseconds