Searched refs:sNewFilePath (Results 1 – 1 of 1) sorted by relevance
237 String sNewFilePath(*(*m_pPathArr)[nNewPath]); in NewGroupDoc() local238 String sNewGroup = lcl_CheckFileName(sNewFilePath, rGroupName.GetToken(0, GLOS_DELIM)); in NewGroupDoc()276 String sNewFilePath(*(*m_pPathArr)[nNewPath]); in RenameGroupDoc() local278 sNewFilePath, rNewGroup.GetToken(0, GLOS_DELIM)); in RenameGroupDoc()282 String sTempNewFilePath(sNewFilePath); in RenameGroupDoc()305 sNewFilePath += INET_PATH_TOKEN; in RenameGroupDoc()306 sNewFilePath += sNewFileName ; in RenameGroupDoc()307 SwTextBlocks* pNewBlock = new SwTextBlocks( sNewFilePath ); in RenameGroupDoc()
Completed in 11 milliseconds