Lines Matching refs:SotStorage

2330         SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True );  in AddToCplSttExceptList()
2354 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in AddToWrdSttExceptList()
2374 …SotStorageRef xStg = new SotStorage( sShareAutoCorrFile, STREAM_READ | STREAM_SHARE_DENYNONE, sal_… in LoadCplSttExceptList()
2388 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveCplSttExceptList()
2421 …SotStorageRef xStg = new SotStorage( sShareAutoCorrFile, STREAM_READ | STREAM_SHARE_DENYNONE, sal_… in LoadWrdSttExceptList()
2433 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveWrdSttExceptList()
2474 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in RemoveStream_Imp()
2504 if ( SotStorage::IsOLEStorage ( sShareAutoCorrFile ) ) in MakeUserStorage_Impl()
2511 else if ( SotStorage::IsOLEStorage ( sUserAutoCorrFile ) ) in MakeUserStorage_Impl()
2543 …SotStorageRef xSrcStg = new SotStorage( aDest.GetMainURL( INetURLObject::DECODE_TO_IURI ), STREAM_… in MakeUserStorage_Impl()
2544 SotStorageRef xDstStg = new SotStorage( sUserAutoCorrFile, STREAM_WRITE, sal_True ); in MakeUserStorage_Impl()
2716 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in PutText()
2789 … SotStorageRef xStor = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in PutText()
2814 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in DeleteText()