Searched refs:rSourceRoot (Results 1 – 3 of 3) sorted by relevance
392 String CreateFileName( String& rProject, String& rSourceRoot );469 sal_uInt16 WriteMultiple( String rSourceRoot );
1559 String Star::CreateFileName( String& rProject, String& rSourceRoot ) in CreateFileName() argument1567 DirEntry aEntry( rSourceRoot ); in CreateFileName()2725 sal_uInt16 StarWriter::WriteMultiple( String rSourceRoot ) in WriteMultiple() argument2728 sSourceRoot = rSourceRoot; in WriteMultiple()2740 DirEntry aEntry( rSourceRoot ); in WriteMultiple()
274 …uno::Reference < embed::XStorage > rSourceRoot = xBlkRoot->openStorageElement( aGroup, embed::Elem… in CopyBlock() local280 rSourceRoot->copyToStorage( rDestRoot ); in CopyBlock()
Completed in 19 milliseconds