Home
last modified time | relevance | path

Searched refs:AppendAscii (Results 51 – 75 of 291) sorted by relevance

12345678910>>...12

/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx465 s.AppendAscii( "com.sun.star.text.fieldmaster." ).AppendAscii( pEntry1 ); in getSupportedServiceNames()
2614 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( COM_TEXT_FLDMASTER_CC )); in getInstanceName()
2615 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "User.")); in getInstanceName()
2619 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( COM_TEXT_FLDMASTER_CC )); in getInstanceName()
2620 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "DDE.")); in getInstanceName()
2625 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( COM_TEXT_FLDMASTER_CC )); in getInstanceName()
2626 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "SetExpression.")); in getInstanceName()
2632 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( COM_TEXT_FLDMASTER_CC )); in getInstanceName()
2633 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "DataBase.")); in getInstanceName()
2641 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( COM_TEXT_FLDMASTER_CC )); in getInstanceName()
[all …]
/aoo4110/main/svtools/source/control/
H A Dfmtfield.cxx294 sNormalized.AppendAscii( "_" ); in isValidNumericFragment()
1342 sNewFormat.AppendAscii("##0"); in UpdateCurrencyFormat()
1364 sTemp.AppendAscii("] "); in UpdateCurrencyFormat()
1371 sTemp.AppendAscii(";[$"); in UpdateCurrencyFormat()
1373 sTemp.AppendAscii("] -"); in UpdateCurrencyFormat()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin5.cxx178 aTrackText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ", " )); in ShowNoteMarker()
182 aTrackText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ":\n" )); in ShowNoteMarker()
187 aTrackText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( "\n( " )); in ShowNoteMarker()
/aoo4110/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1555 rStr.AppendAscii(" (x="); in TakeSdrDragComment()
1558 rStr.AppendAscii(" y="); in TakeSdrDragComment()
1832 rStr.AppendAscii(" ("); in TakeSdrDragComment()
1848 rStr.AppendAscii("y="); in TakeSdrDragComment()
2155 rStr.AppendAscii(" ("); in TakeSdrDragComment()
2291 rStr.AppendAscii(" ("); in TakeSdrDragComment()
2882 rStr.AppendAscii(" ("); in TakeSdrDragComment()
3543 rStr.AppendAscii(" (x="); in TakeSdrDragComment()
3546 rStr.AppendAscii(" y="); in TakeSdrDragComment()
3698 rStr.AppendAscii(" (x="); in TakeSdrDragComment()
[all …]
H A Dsvdopath.cxx966 aStr.AppendAscii(" ("); in getSpecialDragComment()
974 aStr.AppendAscii(" r="); in getSpecialDragComment()
979 aStr.AppendAscii("dx="); in getSpecialDragComment()
983 aStr.AppendAscii(" dy="); in getSpecialDragComment()
990 aStr.AppendAscii(" l="); in getSpecialDragComment()
1048 aStr.AppendAscii("dx="); in getSpecialDragComment()
1052 aStr.AppendAscii(" dy="); in getSpecialDragComment()
1079 aStr.AppendAscii(" l="); in getSpecialDragComment()
1126 aStr.AppendAscii(" l="); in getSpecialDragComment()
1141 aStr.AppendAscii(" "); in getSpecialDragComment()
[all …]
/aoo4110/main/automation/source/server/
H A Dsta_list.cxx910 #define WRITEc(Text) { m_pDbgWin->AddText(Text); aReturn.AppendAscii(Text); } in ClientTree()
913 #define WRITEc(Text) { aReturn.AppendAscii(Text); } in ClientTree()
1032 m_pDbgWin->AddText( Id2Str(aWindowWaitUId).AppendAscii(" Still Open. RType=") ); in CheckWindowWait()
1033 m_pDbgWin->AddText( String::CreateFromInt32( pWindowWaitPointer->GetType() ).AppendAscii("\n") ); in CheckWindowWait()
1076 ReportError ( aMessage.AppendAscii(" ").Append(UniString::CreateFromInt32(nWhatever))); in ReportError()
/aoo4110/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx89 aName.AppendAscii( ".doc" ); in Main()
106 aOutName.AppendAscii( ".dmp" ); in Main()
H A Ddump8a.cxx2574 rMess.AppendAscii( "Kann StorageStream \"WordDocument\" in " ); in PrepareConvert()
2576 rMess.AppendAscii( " nicht zum Lesen oeffnen" ); in PrepareConvert()
2583 rMess.AppendAscii( "Kann aus StorageStream \"WordDocument\" in "); in PrepareConvert()
2585 rMess.AppendAscii( " nicht Lesen" ); in PrepareConvert()
2594 rMess.AppendAscii( "Kann Ausgabedatei " ); in PrepareConvert()
2596 rMess.AppendAscii( " nicht zum Schreiben oeffnen" ); in PrepareConvert()
2600 rMess.AppendAscii( "Ausgabe von " ); in PrepareConvert()
2602 rMess.AppendAscii( " in Datei " ); in PrepareConvert()
2604 rMess.AppendAscii( "......" ); in PrepareConvert()
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx394 sNm.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "_Head" )); in InsertTableOf()
942 sNm.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "_Head" )); in Update()
1658 rTxt.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", " )); // comma separation in GenerateText()
1795 aInsStr.AppendAscii( sPageDeli ); in GenerateText()
2070 sSrchStr.AppendAscii( sPageDeli ) += cNumRepl; in _UpdatePageNum()
2139 aNumStr.AppendAscii( sPageDeli ); in _UpdatePageNum()
2147 aNumStr.AppendAscii( sPageDeli ); in _UpdatePageNum()
2161 aNumStr.AppendAscii( sPageDeli ); in _UpdatePageNum()
2177 aNumStr.AppendAscii( sPageDeli ); in _UpdatePageNum()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin2.cxx97 rTxt.AppendAscii( RTL_CONSTASCII_STRINGPARAM(": " )); in lcl_GetRedlineHelp()
99 rTxt.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " - " )); in lcl_GetRedlineHelp()
279 sTxt.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": ")); in RequestHelp()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx748 sAdabasConfigDir.AppendAscii("config"); in getInstalledAdabasDBs()
750 sAdabasConfigDir.AppendAscii("/config"); in getInstalledAdabasDBs()
753 sAdabasWorkDir.AppendAscii("wrk"); in getInstalledAdabasDBs()
755 sAdabasWorkDir.AppendAscii("/wrk"); in getInstalledAdabasDBs()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dhfedtdlg.cxx71 aTmp.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " (" )); in ScHFEditDlg()
73 aTmp.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in ScHFEditDlg()
/aoo4110/main/tools/source/string/
H A Dstrascii.cxx290 UniString& UniString::AppendAscii( const sal_Char* pAsciiStr ) in AppendAscii() function in UniString
321 UniString& UniString::AppendAscii( const sal_Char* pAsciiStr, xub_StrLen nLen ) in AppendAscii() function in UniString
411 AppendAscii( pAsciiStr, nStrLen ); in ReplaceAscii()
/aoo4110/main/svl/source/items/
H A Dptitem.cxx94 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
96 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
H A Dszitem.cxx91 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
93 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
/aoo4110/main/svx/source/stbctrls/
H A Dzoomctrl.cxx135 aStr.AppendAscii( " %" ); in StateChanged()
171 aStr.AppendAscii( " %" ); in Paint()
/aoo4110/main/sd/source/ui/view/
H A Dunmodpg.cxx224 aLayoutName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( SD_LT_SEPARATOR )); in Undo()
233 aLayoutName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( SD_LT_SEPARATOR )); in Redo()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfld.cxx610 aContents.AppendAscii( pTag ); in InsertCommentText()
621 aComment.AppendAscii( "</" ); in InsertComment()
622 aComment.AppendAscii( pTag ); in InsertComment()
/aoo4110/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx354 aString.AppendAscii( " "); in UpdateNames()
355 aString.AppendAscii( "("); in UpdateNames()
357 aString.AppendAscii( ")"); in UpdateNames()
/aoo4110/main/sc/source/core/data/
H A Dattrib.cxx476 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in GetPresentation()
1246 rText.AppendAscii( ": " ); in lclAppendScalePageCount()
1268 aValue.AppendAscii( ", " ).Append( ScGlobal::GetRscString( STR_SCATTR_PAGE_SCALE_HEIGHT ) ); in GetPresentation()
1285 rText.Assign( aName ).AppendAscii( " (" ).Append( aValue ).Append( ')' ); in GetPresentation()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx549 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in UpdateNames()
556 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ...")); in UpdateNames()
595 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in UpdateNames()
602 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ...")); in UpdateNames()
/aoo4110/main/sd/source/ui/func/
H A Dfudraw.cxx997 aHelpText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in SetHelpText()
1006 aHelpText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in SetHelpText()
1015 aHelpText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in SetHelpText()
1024 aHelpText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in SetHelpText()
/aoo4110/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx333 m_sDbConfig.AppendAscii("/"); in DBG_NAME()
334 m_sDbWork.AppendAscii("/"); in DBG_NAME()
339 sConfig.AppendAscii("config"); in DBG_NAME()
582 sConfig.AppendAscii("config/"); in IMPL_LINK()
/aoo4110/main/cui/source/tabpages/
H A Dtparea.cxx1868 …String aString( CUI_RES( RID_SVXSTR_TABLE ) ); aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( … in IMPL_LINK()
1877 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
1958 …String aString( CUI_RES( RID_SVXSTR_TABLE ) ); aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( … in IMPL_LINK()
1967 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
2053 …String aString( CUI_RES( RID_SVXSTR_TABLE ) ); aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM(… in IMPL_LINK()
2062 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
2224 …String aString( CUI_RES( RID_SVXSTR_TABLE ) ); aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM(… in IMPL_LINK()
2233 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
/aoo4110/main/svl/source/misc/
H A Downlist.cxx205 aRet.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "=\"" ) ); in GetCommands()
207 aRet.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "\"" ) ); in GetCommands()

Completed in 161 milliseconds

12345678910>>...12