Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/toolkit/
H A Dhtmlfile.cxx110 static const char sCompletion[] = "\n</html>\n"; in CreateFile() local
111 aFile.write( sCompletion ); in CreateFile()
/trunk/main/autodoc/source/display/html/
H A Doutfile.cxx290 static const char sCompletion[] = "\n</html>\n"; in CreateFile() local
291 aFile.write( sCompletion ); in CreateFile()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx256 String sCompletion( *(*pThis->pCompletions)[nPos] ); variable
259 String sURL( sCompletion );
260 ::utl::LocalFileHelper::ConvertPhysicalNameToURL( sCompletion, sURL );
291 pBox->InsertEntry( sCompletion );

Completed in 29 milliseconds