Searched refs:sIndentSource (Results 1 – 4 of 4) sorted by relevance
721 const char __FAR_DATA OHTMLImportExport::sIndentSource[nIndentMax+1] = "\t\t\t\t\t\t\t\t\t\t\t\t\t\… member in OHTMLImportExport753 strncpy( sIndent, sIndentSource ,std::min(sizeof(sIndent),sizeof(sIndentSource))); in OHTMLImportExport()
98 static const sal_Char __FAR_DATA sIndentSource[]; member in ScHTMLExport
121 const sal_Char __FAR_DATA ScHTMLExport::sIndentSource[nIndentMax+1] = member in ScHTMLExport250 strcpy( sIndent, sIndentSource ); // #100211# - checked in ScHTMLExport()
176 static const char __FAR_DATA sIndentSource[]; member in dbaui::OHTMLImportExport
Completed in 182 milliseconds