Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Dglosdoc.cxx237 String sNewFilePath(*(*m_pPathArr)[nNewPath]); in NewGroupDoc() local
238 String sNewGroup = lcl_CheckFileName(sNewFilePath, rGroupName.GetToken(0, GLOS_DELIM)); in NewGroupDoc()
276 String sNewFilePath(*(*m_pPathArr)[nNewPath]); in RenameGroupDoc() local
278 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 14 milliseconds