Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx721 const char __FAR_DATA OHTMLImportExport::sIndentSource[nIndentMax+1] = "\t\t\t\t\t\t\t\t\t\t\t\t\t\… member in OHTMLImportExport
753 strncpy( sIndent, sIndentSource ,std::min(sizeof(sIndent),sizeof(sIndentSource))); in OHTMLImportExport()
/trunk/main/sc/source/filter/inc/
H A Dhtmlexp.hxx98 static const sal_Char __FAR_DATA sIndentSource[]; member in ScHTMLExport
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx121 const sal_Char __FAR_DATA ScHTMLExport::sIndentSource[nIndentMax+1] = member in ScHTMLExport
250 strcpy( sIndent, sIndentSource ); // #100211# - checked in ScHTMLExport()
/trunk/main/dbaccess/source/ui/inc/
H A DTokenWriter.hxx176 static const char __FAR_DATA sIndentSource[]; member in dbaui::OHTMLImportExport

Completed in 136 milliseconds