Home
last modified time | relevance | path

Searched refs:setSotStorageRef (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/inc/
H A Dshellio.hxx286 void setSotStorageRef(SotStorageRef pStgRef) { pStg = pStgRef; }; in setSotStorageRef() function in Reader
/AOO41X/main/sw/source/ui/app/
H A Ddocsh.cxx294 pRead->setSotStorageRef(pStg); // #i45333# save sot storage ref in case of recursive calls in ConvertFrom()