/aoo4110/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 232 aStr.AppendAscii( "<b>" ); in SetWeight() 234 aStr.AppendAscii( "</b>" ); in SetWeight() 248 aStr.AppendAscii( "<i>" ); in SetItalic() 250 aStr.AppendAscii( "</i>" ); in SetItalic() 264 aStr.AppendAscii( "<u>" ); in SetUnderline() 266 aStr.AppendAscii( "</u>" ); in SetUnderline() 310 aStr.AppendAscii( "\">" ); in SetColor() 330 aStr.AppendAscii( "</a>" ); in SetLink() 343 aStr.AppendAscii( "\">" ); in SetLink() 2720 aStr.AppendAscii( "\"" ); in CreateBodyTag() [all …]
|
/aoo4110/main/basic/source/classes/ |
H A D | disas.cxx | 345 r.AppendAscii( _crlf() ); in Disas() 395 rText.AppendAscii( "; " ); in DisasLine() 427 rText.AppendAscii( cBuf ); in DisasLine() 430 rText.AppendAscii( p ); in DisasLine() 436 rText.AppendAscii( cBuf ); in DisasLine() 477 rText.AppendAscii( p ); in StrOp() 516 rText.AppendAscii( cBuf ); in LblOp() 576 rText.AppendAscii( "\t; " ); in VarOp() 589 rText.AppendAscii( "\t; " ); in VarDefOp() 599 rText.AppendAscii( "\t; " ); in OffOp() [all …]
|
H A D | sbunoobj.cxx | 1641 aRetStr.AppendAscii( " " ); in Impl_GetInterfaceInfo() 1654 aRetStr.AppendAscii( "\n" ); in Impl_GetInterfaceInfo() 1698 aName.AppendAscii( "Unknown" ); in getDbgObjectName() 1702 aRet.AppendAscii( "\n" ); in getDbgObjectName() 1703 aRet.AppendAscii( "\"" ); in getDbgObjectName() 1705 aRet.AppendAscii( "\":" ); in getDbgObjectName() 1823 aRet.AppendAscii( "\n" ); in Impl_GetSupportedInterfaces() 1943 aPropStr.AppendAscii( "\n" ); in Impl_DumpProperties() 1971 aPropStr.AppendAscii( " " ); in Impl_DumpProperties() 2039 aPropStr.AppendAscii( " " ); in Impl_DumpMethods() [all …]
|
/aoo4110/main/padmin/source/ |
H A D | fontentry.cxx | 186 case weight::Thin: aEntry.AppendAscii( ", " ); aEntry.Append( aThinTxt ); break; in fillFontEntry() 188 case weight::Light: aEntry.AppendAscii( ", " ); aEntry.Append( aLightTxt ); break; in fillFontEntry() 191 case weight::Bold: aEntry.AppendAscii( ", " ); aEntry.Append( aBoldTxt ); break; in fillFontEntry() 199 case italic::Oblique: aEntry.AppendAscii( ", " ); aEntry.Append( aObliqueTxt ); break; in fillFontEntry() 200 case italic::Italic: aEntry.AppendAscii( ", " ); aEntry.Append( aItalicTxt ); break; in fillFontEntry() 222 aEntry.AppendAscii( ", " ); in fillFontEntry() 226 aEntry.AppendAscii( " (" ); in fillFontEntry() 228 aEntry.AppendAscii( ")" ); in fillFontEntry() 239 aEntry.AppendAscii( " & " ); in fillFontEntry() 244 aEntry.AppendAscii( " (" ); in fillFontEntry() [all …]
|
H A D | cmddlg.cxx | 88 aCommand.AppendAscii( " -q -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=\"(OUTFILE)\" -" ); in getSystemPdfCommands() 110 aCommand.AppendAscii( " (TMP) ; mv `echo (TMP) | sed s/\\.ps\\$/.pdf/` \"(OUTFILE)\"" ); in getSystemPdfCommands() 370 aFeatures.AppendAscii( "external_dialog" ); in save() 376 aFeatures.AppendAscii( "fax=" ); in save() 378 aFeatures.AppendAscii( "swallow" ); in save() 385 aFeatures.AppendAscii( "pdf=" ); in save() 543 aString.AppendAscii( ": " ); in ConnectCommand()
|
/aoo4110/main/basic/inc/basic/ |
H A D | ttstrhlp.hxx | 35 #define UIdKenn ( StartKenn.AppendAscii("UId") ) 36 #define MethodKenn ( StartKenn.AppendAscii("Method") ) 37 #define TypeKenn ( StartKenn.AppendAscii("RType") ) 38 #define SlotKenn ( StartKenn.AppendAscii("SlotId") ) 39 #define RcKenn ( StartKenn.AppendAscii("RCommand") ) 40 #define TabKenn ( StartKenn.AppendAscii("Tab") ) 41 #define MakeStringParam(Type,aText) ( Type.AppendAscii("=").Append( aText ).Append( EndKenn ) ) 50 #define ResKenn ( StartKenn.AppendAscii("ResId") ) 51 #define BaseArgKenn ( StartKenn.AppendAscii("Arg") )
|
/aoo4110/main/sc/source/ui/sidebar/ |
H A D | CellLineStyleControl.cxx | 71 mpStr[0] = GetSettings().GetLocaleI18nHelper().GetNum( 5, 2 ).AppendAscii("pt"); in Initialize() 72 mpStr[1] = GetSettings().GetLocaleI18nHelper().GetNum( 250, 2 ).AppendAscii("pt"); in Initialize() 73 mpStr[2] = GetSettings().GetLocaleI18nHelper().GetNum( 400, 2 ).AppendAscii("pt"); in Initialize() 74 mpStr[3] = GetSettings().GetLocaleI18nHelper().GetNum( 500, 2 ).AppendAscii("pt"); in Initialize() 75 mpStr[4] = GetSettings().GetLocaleI18nHelper().GetNum( 110, 2 ).AppendAscii("pt"); in Initialize() 76 mpStr[5] = GetSettings().GetLocaleI18nHelper().GetNum( 260, 2 ).AppendAscii("pt"); in Initialize() 77 mpStr[6] = GetSettings().GetLocaleI18nHelper().GetNum( 450, 2 ).AppendAscii("pt"); in Initialize() 78 mpStr[7] = GetSettings().GetLocaleI18nHelper().GetNum( 505, 2 ).AppendAscii("pt"); in Initialize() 79 mpStr[8] = GetSettings().GetLocaleI18nHelper().GetNum( 750, 2 ).AppendAscii("pt"); in Initialize()
|
/aoo4110/main/sc/source/filter/dif/ |
H A D | difexp.cxx | 125 aOS.AppendAscii( "\n0,1\n\"" ); in ScExportDif() 129 aOS.AppendAscii( "\"\n" ); in ScExportDif() 134 aOS.AppendAscii( "\n0," ); in ScExportDif() 137 aOS.AppendAscii( p2DoubleQuotes_LF ); in ScExportDif() 142 aOS.AppendAscii( "\n0," ); in ScExportDif() 145 aOS.AppendAscii( p2DoubleQuotes_LF ); in ScExportDif() 150 aOS.AppendAscii( "\n0,0\n" ); in ScExportDif() 151 aOS.AppendAscii( p2DoubleQuotes_LF ); in ScExportDif() 190 aOS.AppendAscii( "\nV\n" ); in ScExportDif() 218 aOS.AppendAscii( "\nV\n" ); in ScExportDif()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 128 case ITEM_BYTE : aStr.AppendAscii("Byte"); break; in GetItemTypeStr() 129 case ITEM_INT16 : aStr.AppendAscii("Int16"); break; in GetItemTypeStr() 131 case ITEM_INT32 : aStr.AppendAscii("Int32"); break; in GetItemTypeStr() 133 case ITEM_ENUM : aStr.AppendAscii("Enum"); break; in GetItemTypeStr() 134 case ITEM_BOOL : aStr.AppendAscii("Bool"); break; in GetItemTypeStr() 135 case ITEM_FLAG : aStr.AppendAscii("Flag"); break; in GetItemTypeStr() 137 case ITEM_POINT : aStr.AppendAscii("Point"); break; in GetItemTypeStr() 139 case ITEM_RANGE : aStr.AppendAscii("Range"); break; in GetItemTypeStr() 144 case ITEM_FONT : aStr.AppendAscii("Font"); break; in GetItemTypeStr() 533 aNeuNam.AppendAscii(": "); in BegChangeEntry() [all …]
|
/aoo4110/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 485 sColorPaletteN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in SvxBmpMask() 495 sColorPaletteN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in SvxBmpMask() 505 sColorPaletteN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 3")); in SvxBmpMask() 515 sColorPaletteN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 4")); in SvxBmpMask() 1275 sSourceColorN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in SetAccessibleNames() 1279 sSourceColorN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in SetAccessibleNames() 1283 sSourceColorN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 3")); in SetAccessibleNames() 1308 sToleranceN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in SetAccessibleNames() 1311 sToleranceN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in SetAccessibleNames() 1314 sToleranceN.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 3")); in SetAccessibleNames() [all …]
|
/aoo4110/main/ucb/workben/ucb/ |
H A D | ucbdemo.cxx | 1099 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1102 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1111 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1115 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1124 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1128 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1137 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 1148 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in open() 2390 aText.AppendAscii("\nConversion: "); in IMPL_LINK() 2392 aText.AppendAscii(" to "); in IMPL_LINK() [all …]
|
/aoo4110/main/framework/source/uielement/ |
H A D | langselectionmenucontroller.cxx | 244 aCmd_Dialog.AppendAscii(".uno:FontDialog?Language:string=*"); in fillPopupMenu() 245 aCmd_Language.AppendAscii(".uno:LanguageStatus?Language:string=Current_"); in fillPopupMenu() 249 aCmd_Dialog.AppendAscii(".uno:FontDialogForParagraph"); in fillPopupMenu() 250 aCmd_Language.AppendAscii(".uno:LanguageStatus?Language:string=Paragraph_"); in fillPopupMenu() 254 aCmd_Dialog.AppendAscii(".uno:LanguageStatus?Language:string=*"); in fillPopupMenu() 255 aCmd_Language.AppendAscii(".uno:LanguageStatus?Language:string=Default_"); in fillPopupMenu() 301 aCmd.AppendAscii("LANGUAGE_NONE"); in fillPopupMenu() 308 aCmd.AppendAscii("RESET_LANGUAGES"); in fillPopupMenu()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xehelper.cxx | 781 aParaText.AppendAscii( "&\"" ).Append( aNewData.maName ); in AppendPortion() 825 aParaText.AppendAscii( "&S" ); in AppendPortion() 853 aParaText.AppendAscii( "&P" ); in AppendPortion() 855 aParaText.AppendAscii( "&N" ); in AppendPortion() 857 aParaText.AppendAscii( "&D" ); in AppendPortion() 859 aParaText.AppendAscii( "&T" ); in AppendPortion() 861 aParaText.AppendAscii( "&A" ); in AppendPortion() 863 aParaText.AppendAscii( "&F" ); in AppendPortion() 870 aParaText.AppendAscii( "&F" ); in AppendPortion() 873 aParaText.AppendAscii( "&Z" ); in AppendPortion() [all …]
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | imoptdlg.cxx | 90 aResult.AppendAscii( pStrFix ); in BuildString() 98 …aResult.AppendAscii( ",1,,0," ); // first row, no column info, default lang… in BuildString() 99 …aResult.AppendAscii(bQuoteAllText ? "true" : "false"); // same as "quoted field as text" in ScAsc… in BuildString() 100 aResult.AppendAscii( ",true," ); // "detect special numbers" in BuildString() 101 … aResult.AppendAscii(bSaveAsShown ? "true" : "false"); // "save as shown": not in ScAsciiOptions in BuildString()
|
H A D | filtdlg.cxx | 134 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in ScFilterDlg() 137 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in ScFilterDlg() 142 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in ScFilterDlg() 145 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in ScFilterDlg() 148 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 3")); in ScFilterDlg() 154 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in ScFilterDlg() 157 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in ScFilterDlg() 160 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 3")); in ScFilterDlg() 165 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 1")); in ScFilterDlg() 168 sIndexName.AppendAscii (RTL_CONSTASCII_STRINGPARAM (" 2")); in ScFilterDlg() [all …]
|
/aoo4110/main/filter/source/graphicfilter/ieps/ |
H A D | ieps.cxx | 449 aString.AppendAscii( " Title:" ); in MakePreview() 450 aString.AppendAscii( (char*)pDest ); in MakePreview() 451 aString.AppendAscii( "\n" ); in MakePreview() 463 aString.AppendAscii( " Creator:" ); in MakePreview() 464 aString.AppendAscii( (char*)pDest ); in MakePreview() 465 aString.AppendAscii( "\n" ); in MakePreview() 478 aString.AppendAscii( " CreationDate:" ); in MakePreview() 479 aString.AppendAscii( (char*)pDest ); in MakePreview() 480 aString.AppendAscii( "\n" ); in MakePreview() 492 aString.AppendAscii( " LanguageLevel:" ); in MakePreview()
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxobj.cxx | 814 aSource.AppendAscii( "\n" ); in GenerateSource() 821 aSource.AppendAscii( " = " ); in GenerateSource() 834 aSource.AppendAscii( "\"" ); in GenerateSource() 836 aSource.AppendAscii( "\"" ); in GenerateSource() 861 aAttrs.AppendAscii( "ExtSearch" ); in CollectAttrs() 867 aAttrs.AppendAscii( "Invisible" ); in CollectAttrs() 873 aAttrs.AppendAscii( "DontStore" ); in CollectAttrs() 901 aIndent.AppendAscii( " " ); in Dump() 947 aLine.AppendAscii( " - " ); in Dump() 953 aLine.AppendAscii( " !! Not a Method !!" ); in Dump() [all …]
|
/aoo4110/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 1272 rNames.AppendAscii( ", " ); in PrepareFontList() 1298 rNames.AppendAscii( ", " ); in PrepareFontList() 1299 rNames.AppendAscii( pStr ); in PrepareFontList() 1803 sOut.AppendAscii( sCSS1_first_letter ); in OutCSS1_SwFmt() 1825 aSelector.AppendAscii( sCSS1_page ); in OutCSS1_SwPageDesc() 1839 aSelector.AppendAscii( pPseudo ); in OutCSS1_SwPageDesc() 3523 sOut.AppendAscii( sCSS1_url ); in OutCSS1_SvxBrush() 3533 sOut.AppendAscii( pRepeat ); in OutCSS1_SvxBrush() 3539 sOut.AppendAscii( pHori ); in OutCSS1_SvxBrush() 3544 sOut.AppendAscii( pVert ); in OutCSS1_SvxBrush() [all …]
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | xtabcolr.cxx | 148 aStrGrey.AppendAscii(" 1"); Insert( new XColorEntry( Color( 0xee, 0xee, 0xee ), aStrGrey ) ); in Create() 157 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('1')); aStrGrey.AppendAscii("0"); Insert( new XCo… in Create() 201 aStrCol[b].AppendAscii(" 1"); in Create() 210 aStrCol[b].AppendAscii("0"); in Create() 247 aStrChart.AppendAscii(" 1"); in Create() 266 aStrChart.AppendAscii("0"); in Create()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | postdlg.cxx | 177 sTxt.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", " ) ); in ShowLastAuthor() 224 aStr.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "\n---- " ) ); in IMPL_LINK_INLINE_END() 229 aStr.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", " ) ); in IMPL_LINK_INLINE_END() 232 aStr.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", " ) ); in IMPL_LINK_INLINE_END() 234 aStr.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " ----\n" ) ); in IMPL_LINK_INLINE_END()
|
/aoo4110/main/sc/source/ui/pagedlg/ |
H A D | scuitphfedit.cxx | 309 aConfidentialEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 311 aConfidentialEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 316 aFileNamePageEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 323 aPageSheetNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 328 aPageFileNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 333 aPagePathNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 340 aUserNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 342 aUserNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 351 aCreatedByEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList() 353 aCreatedByEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
|
/aoo4110/main/automation/source/server/ |
H A D | statemnt.cxx | 890 aTypeSuffix.AppendAscii( "/BrowseBox", 10 ); in WriteControlData() 892 aTypeSuffix.AppendAscii( "/ValueSet", 9 ); in WriteControlData() 894 aTypeSuffix.AppendAscii( "/RoadMap", 8 ); in WriteControlData() 898 aTypeSuffix.AppendAscii( "/TableControl" ); in WriteControlData() 900 aTypeSuffix.AppendAscii( "/Unknown", 8 ); in WriteControlData() 1029 .AppendAscii(" ButtonId = ").AppendAscii( aID.GetBuffer() ), sal_False ); in WriteControlData() 2116 aTranslation.AppendAscii( "0;" ); // Zahl + leerer String in Translate() 2275 …Info.AppendAscii(" \"").Append( pControl->GetText() ).AppendAscii("\" geschlossen, RType = ").Appe… in Execute() 2287 aString1.AppendAscii(" \""); \ in Execute() 2289 aString1.AppendAscii("\" geschlossen, RType = ");\ in Execute() [all …]
|
/aoo4110/main/basic/source/comp/ |
H A D | sbcomp.cxx | 665 aCompleteFunctionName.AppendAscii( "::" ); in dbg_traceNotifyCall() 671 aCompleteFunctionName.AppendAscii( "/RunInit" ); in dbg_traceNotifyCall() 761 aStr.AppendAscii( "' Leaving " ); in dbg_traceNotifyCall() 766 aStr.AppendAscii( "Entering " ); in dbg_traceNotifyCall() 773 aStr.AppendAscii( "[this=" ); in dbg_traceNotifyCall() 775 aStr.AppendAscii( "]" ); in dbg_traceNotifyCall() 949 aFile.AppendAscii( "_" ); in dbg_SaveDisassembly() 952 aFile.AppendAscii( ".txt" ); in dbg_SaveDisassembly()
|
/aoo4110/main/tools/source/generic/ |
H A D | svlibrary.cxx | 53 aInternal.AppendAscii("Libraries"); in GetMultiPaths_Impl() 55 aUser.AppendAscii("Libraries"); in GetMultiPaths_Impl() 56 aInternal .AppendAscii( "_internal" ); in GetMultiPaths_Impl() 57 aUser .AppendAscii( "_user" ); in GetMultiPaths_Impl()
|
/aoo4110/main/sc/source/core/data/ |
H A D | global.cxx | 1300 pDesc->pFuncDesc->AppendAscii(RTL_CONSTASCII_STRINGPARAM( " )" )); in ScFunctionList() 1511 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " " )); in GetParamList() 1521 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " " )); in GetParamList() 1525 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ... " )); in GetParamList() 1536 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " " )); in GetParamList() 1542 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ", " )); in GetParamList() 1546 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " " )); in GetParamList() 1549 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ", " )); in GetParamList() 1553 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ... " )); in GetParamList() 1573 aSig.AppendAscii(RTL_CONSTASCII_STRINGPARAM( "( " )); in GetSignature() [all …]
|