Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx424 ::rtl::OUStringBuffer sFull(256); in getSelectedFiles()
426 sFull.append (sPath); in getSelectedFiles()
427 sFull.appendAscii("/" ); in getSelectedFiles()
428 sFull.append (sFile); in getSelectedFiles()
430 lTarget.push_back(sFull.makeStringAndClear()); in getSelectedFiles()
/aoo41x/main/l10ntools/source/
H A Dexport.cxx1561 ByteString sFull; in FullId() local
1563 sFull = aResStack.GetObject( 0 )->sId; in FullId()
1567 sFull += "."; in FullId()
1568 sFull += sToAdd; in FullId()
1572 if ( sFull.Len() > 255 ) { in FullId()
1574 printf("GroupID = %s\n",sFull.GetBuffer()); in FullId()
1579 return sFull; in FullId()
H A Dlocalize.cxx267 String sFull( rFileName, RTL_TEXTENCODING_ASCII_US ); in WorkOnFile() local
268 DirEntry aEntry( sFull ); in WorkOnFile()

Completed in 23 milliseconds