Searched refs:sStrmName (Results 1 – 1 of 1) sorted by relevance
2086 String sStrmName( pStrmName, RTL_TEXTENCODING_MS_1252 ); in LoadXMLExceptList_Imp() local2087 String sTmp( sStrmName ); in LoadXMLExceptList_Imp()2089 if( rStg.Is() && rStg->IsStream( sStrmName ) ) in LoadXMLExceptList_Imp()2097 RemoveStream_Imp( sStrmName ); in LoadXMLExceptList_Imp()2111 aParserInput.sSystemId = sStrmName; in LoadXMLExceptList_Imp()2174 String sStrmName( pStrmName, RTL_TEXTENCODING_MS_1252 ); in SaveExceptList_Imp() local2177 rStg->Remove( sStrmName ); in SaveExceptList_Imp()2182 SotStorageStreamRef xStrm = rStg->OpenSotStream( sStrmName, in SaveExceptList_Imp()2228 rStg->Remove( sStrmName ); in SaveExceptList_Imp()2610 SvStorageStreamRef refList = rStg.OpenSotStream( sStrmName, in MakeBlocklist_Imp()[all …]
Completed in 23 milliseconds