Lines Matching refs:String

181 SV_DECL_PTRARR_DEL( StringList, String*, 0, 4 );
182 SV_IMPL_PTRARR( StringList, String* );
195 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, USHORT nPos, Color*& …
204 return String( RTL_CONSTASCII_USTRINGPARAM( "<Empty>" ) ); in CalcFieldValue()
227 return String( RTL_CONSTASCII_USTRINGPARAM( "???" ) ); in CalcFieldValue()
252 InfoBox( 0, String( RTL_CONSTASCII_USTRINGPARAM( "Feld selektiert!" ) ) ).Execute(); in FieldSelected()
282 SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Another View..." ) ) ); in MyView()
450 pFileDialogBox->SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Open" ) ) ); in EditMainWindow()
451 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" )), String( RTL_CONSTASCII_… in EditMainWindow()
452 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ), String( RT… in EditMainWindow()
453 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "HTML" ) ), String( RTL_CONSTASCII… in EditMainWindow()
454 pFileDialogBox->SetCurFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ) ); in EditMainWindow()
457 pFileDialogBox2->SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Save" ) ) ); in EditMainWindow()
458 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ), String( RTL_CONSTASCI… in EditMainWindow()
459 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ), String( R… in EditMainWindow()
460 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "HTML" ) ), String( RTL_CONSTASCI… in EditMainWindow()
461 pFileDialogBox2->SetCurFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ) ); in EditMainWindow()
476 aToolBox.InsertItem( TB_OPEN, String( RTL_CONSTASCII_USTRINGPARAM( "Open" ) ) ); in EditMainWindow()
477 aToolBox.InsertItem( TB_SAVE, String( RTL_CONSTASCII_USTRINGPARAM( "Save" ) ) ); in EditMainWindow()
478 aToolBox.InsertItem( TB_PRINT, String( RTL_CONSTASCII_USTRINGPARAM( "Print" ) ) ); in EditMainWindow()
480 aToolBox.InsertItem( TB_LEFT, String( RTL_CONSTASCII_USTRINGPARAM( "L" ) ) ); in EditMainWindow()
481 aToolBox.InsertItem( TB_CENTER, String( RTL_CONSTASCII_USTRINGPARAM( "C" ) ) ); in EditMainWindow()
482 aToolBox.InsertItem( TB_RIGHT, String( RTL_CONSTASCII_USTRINGPARAM( "R" ) ) ); in EditMainWindow()
483 aToolBox.InsertItem( TB_BLOCK, String( RTL_CONSTASCII_USTRINGPARAM( "B" ) ) ); in EditMainWindow()
485 aToolBox.InsertItem( TB_UNDO, String( RTL_CONSTASCII_USTRINGPARAM( "Undo" ) ) ); in EditMainWindow()
486 aToolBox.InsertItem( TB_REDO, String( RTL_CONSTASCII_USTRINGPARAM( "Redo" ) ) ); in EditMainWindow()
488 aToolBox.InsertItem( TB_FONT1, String( RTL_CONSTASCII_USTRINGPARAM( "Font1" ) ) ); in EditMainWindow()
489 aToolBox.InsertItem( TB_FONT2, String( RTL_CONSTASCII_USTRINGPARAM( "Font2" ) ) ); in EditMainWindow()
490 aToolBox.InsertItem( TB_DEFTAB, String( RTL_CONSTASCII_USTRINGPARAM( "DefTab" ) ) ); in EditMainWindow()
492 aToolBox.InsertItem( TB_OPEN2, String( RTL_CONSTASCII_USTRINGPARAM( "Read" ) ) ); in EditMainWindow()
493 aToolBox.InsertItem( TB_SAVE2, String( RTL_CONSTASCII_USTRINGPARAM( "Write" ) ) ); in EditMainWindow()
495 aToolBox.InsertItem( TB_FONT, String( RTL_CONSTASCII_USTRINGPARAM( "XXX" ) ) ); in EditMainWindow()
496 aToolBox.InsertItem( TB_ITALIC, String( RTL_CONSTASCII_USTRINGPARAM( "K" ) ) ); in EditMainWindow()
497 aToolBox.InsertItem( TB_BOLD, String( RTL_CONSTASCII_USTRINGPARAM( "F" ) ) ); in EditMainWindow()
498 aToolBox.InsertItem( TB_UNDERLINE, String( RTL_CONSTASCII_USTRINGPARAM( "U" ) ) ); in EditMainWindow()
499 aToolBox.InsertItem( TB_SUPER, String( RTL_CONSTASCII_USTRINGPARAM( "SP" ) ) ); in EditMainWindow()
500 aToolBox.InsertItem( TB_SUB, String( RTL_CONSTASCII_USTRINGPARAM( "SB" ) ) ); in EditMainWindow()
501 aToolBox.InsertItem( TB_PKERN, String( RTL_CONSTASCII_USTRINGPARAM( "PK" ) ) ); in EditMainWindow()
502 aToolBox.InsertItem( TB_KERN, String( RTL_CONSTASCII_USTRINGPARAM( "TK" ) ) ); in EditMainWindow()
503 aToolBox.InsertItem( TB_WLM, String( RTL_CONSTASCII_USTRINGPARAM( "W!" ) ) ); in EditMainWindow()
505 aToolBox.InsertItem( TB_BLACK, String( RTL_CONSTASCII_USTRINGPARAM( "Black" ) ) ); in EditMainWindow()
506 aToolBox.InsertItem( TB_GREEN, String( RTL_CONSTASCII_USTRINGPARAM( "Green" ) ) ); in EditMainWindow()
507 aToolBox.InsertItem( TB_RED, String( RTL_CONSTASCII_USTRINGPARAM( "Red" ) ) ); in EditMainWindow()
509 aToolBox.InsertItem( TB_SBL, String( RTL_CONSTASCII_USTRINGPARAM( "SBL" ) ) ); in EditMainWindow()
510 aToolBox.InsertItem( TB_SBSA, String( RTL_CONSTASCII_USTRINGPARAM( "SBSA" ) ) ); in EditMainWindow()
511 aToolBox.InsertItem( TB_LR, String( RTL_CONSTASCII_USTRINGPARAM( "LR" ) ) ); in EditMainWindow()
513 aToolBox.InsertItem( TB_DRAW, String( RTL_CONSTASCII_USTRINGPARAM( "Draw!" ) ) ); in EditMainWindow()
514 aToolBox.InsertItem( TB_ROTATE, String( RTL_CONSTASCII_USTRINGPARAM( "Rotate!" ) ) ); in EditMainWindow()
515 aToolBox.InsertItem( TB_MOVE, String( RTL_CONSTASCII_USTRINGPARAM( "Move->2" ) ) ); in EditMainWindow()
516 aToolBox.InsertItem( TB_PARATTR1, String( RTL_CONSTASCII_USTRINGPARAM( "ParaAttr0" ) ) ); in EditMainWindow()
517 aToolBox.InsertItem( TB_ATTRIBS, String( RTL_CONSTASCII_USTRINGPARAM( "GetAttribs" ) ) ); in EditMainWindow()
519 aToolBox.InsertItem( TB_INSFLD, String( RTL_CONSTASCII_USTRINGPARAM( "InsFld" ) ) ); in EditMainWindow()
520 aToolBox.InsertItem( TB_UPDFLD, String( RTL_CONSTASCII_USTRINGPARAM( "UpdFld" ) ) ); in EditMainWindow()
524 aToolBox.InsertItem( TB_ONLINESPELL, String( RTL_CONSTASCII_USTRINGPARAM( "Spell" ) ) ); in EditMainWindow()
525 aToolBox.InsertItem( TB_REDLINES, String( RTL_CONSTASCII_USTRINGPARAM( "RedLine" ) ) ); in EditMainWindow()
526 aToolBox.InsertItem( TB_AUTOCORRECT, String( RTL_CONSTASCII_USTRINGPARAM( "Auto*" ) ) ); in EditMainWindow()
527 aToolBox.InsertItem( TB_HYPH, String( RTL_CONSTASCII_USTRINGPARAM( "Hyph" ) ) ); in EditMainWindow()
528 aToolBox.InsertItem( TB_STDSEL, String( RTL_CONSTASCII_USTRINGPARAM( "StdSel" ) ) ); in EditMainWindow()
529 aToolBox.InsertItem( TB_FLAT, String( RTL_CONSTASCII_USTRINGPARAM( "FlatMode" ) ) ); in EditMainWindow()
530 aToolBox.InsertItem( TB_OUTL, String( RTL_CONSTASCII_USTRINGPARAM( "Ocomphelper" ) ) ); in EditMainWindow()
531 aToolBox.InsertItem( TB_POLY, String( RTL_CONSTASCII_USTRINGPARAM( "Poly" ) ) ); in EditMainWindow()
532 aToolBox.InsertItem( TB_COLORS, String( RTL_CONSTASCII_USTRINGPARAM( "Colors" ) )); in EditMainWindow()
533 aToolBox.InsertItem( TB_IDLE, String( RTL_CONSTASCII_USTRINGPARAM( "Idle!" ) ) ); in EditMainWindow()
534 aToolBox.InsertItem( TB_INSERT, String( RTL_CONSTASCII_USTRINGPARAM( "Insert" ) ) ); in EditMainWindow()
536 aToolBox.InsertItem( TB_BINOBJ1, String( RTL_CONSTASCII_USTRINGPARAM( ">BINObj" ) ) ); in EditMainWindow()
537 aToolBox.InsertItem( TB_BINOBJ1b, String( RTL_CONSTASCII_USTRINGPARAM( ">>BINObj" ) ) ); in EditMainWindow()
538 aToolBox.InsertItem( TB_BINOBJ2b, String( RTL_CONSTASCII_USTRINGPARAM( "<<BINObj" ) ) ); in EditMainWindow()
539 aToolBox.InsertItem( TB_CLONEBIN, String( RTL_CONSTASCII_USTRINGPARAM( "Clone" ) ) ); in EditMainWindow()
541 aToolBox.InsertItem( TB_BINOBJ3, String( RTL_CONSTASCII_USTRINGPARAM( "StoreBin" ) ) ); in EditMainWindow()
542 aToolBox.InsertItem( TB_BINOBJ4, String( RTL_CONSTASCII_USTRINGPARAM( "CreatBin" ) ) ); in EditMainWindow()
573 String aHeading( String( RTL_CONSTASCII_USTRINGPARAM( "SvEdit! - Zoom " ) ) ); in SetTitle()
574 aHeading += String::CreateFromInt32(nZoom); in SetTitle()
581 aHeading += String( RTL_CONSTASCII_USTRINGPARAM( ", Stretch=(" ) ); in SetTitle()
582 aHeading += String::CreateFromInt32(nX); in SetTitle()
583 aHeading += String( RTL_CONSTASCII_USTRINGPARAM( ", " ) ); in SetTitle()
584 aHeading += String::CreateFromInt32(nY); in SetTitle()
807 …SvxFieldItem aFld( SvxURLField( String( RTL_CONSTASCII_USTRINGPARAM( "www.mopo.de" ) ), String( RT… in IMPL_LINK()
811 …iew->InsertField( SvxFieldItem( SvxURLField( String( RTL_CONSTASCII_USTRINGPARAM( "www.mopo.de" ) … in IMPL_LINK()
822 … pNewItem = new SvxFontItem( FAMILY_ROMAN, String( RTL_CONSTASCII_USTRINGPARAM( "Times New Roman" … in IMPL_LINK()
824 …FONT2: pNewItem = new SvxFontItem( FAMILY_SWISS, String( RTL_CONSTASCII_USTRINGPARAM( "Helv" ) ), in IMPL_LINK()
937 …pTmpWindow->DrawText( Point( 20, 20 ), String( RTL_CONSTASCII_USTRINGPARAM( "It's a Test..." ) ) ); in IMPL_LINK()
954 …pTmpWindow->DrawText( Point( 20, 20 ), String( RTL_CONSTASCII_USTRINGPARAM( "It's a Test..." ) ) ); in IMPL_LINK()
973 …aSet.Put( SvxFontItem( FAMILY_DECORATIVE, String( RTL_CONSTASCII_USTRINGPARAM( "StarBats" ) ), Str… in IMPL_LINK()
1046 String aFileName( aDirEntry.GetFull() ); in IMPL_LINK()
1049 InfoBox( 0, String( RTL_CONSTASCII_USTRINGPARAM( "StreamError!" ) ) ).Execute(); in IMPL_LINK()
1091 pPrinter->StartJob( String( RTL_CONSTASCII_USTRINGPARAM( "SvEdit - PrinterTest" ) ) ); in IMPL_LINK()
1149 XubString aDebStr( String( RTL_CONSTASCII_USTRINGPARAM( "Attribute in Selektion:" ) ) ); in IMPL_LINK()
1150 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "\nVorlage:" ) ); in IMPL_LINK()
1156 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "\n" ) ); in IMPL_LINK()
1157 aDebStr += String::CreateFromInt32( nWhich ); in IMPL_LINK()
1158 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "\t" ) ); in IMPL_LINK()
1160 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "---" ) ); in IMPL_LINK()
1162 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "XXX" ) ); in IMPL_LINK()
1169 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FI=" ) ); in IMPL_LINK()
1170 … aDebStr += String::CreateFromInt32( ((SvxLRSpaceItem&)rItem).GetTxtFirstLineOfst() ); in IMPL_LINK()
1171 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( ", LI=" ) ); in IMPL_LINK()
1172 … aDebStr += String::CreateFromInt32( ((SvxLRSpaceItem&)rItem).GetTxtLeft() ); in IMPL_LINK()
1173 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( ", RI=" ) ); in IMPL_LINK()
1174 aDebStr += String::CreateFromInt32( ((SvxLRSpaceItem&)rItem).GetRight() ); in IMPL_LINK()
1177 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "SB=" ) ); in IMPL_LINK()
1178 aDebStr += String::CreateFromInt32( ((SvxULSpaceItem&)rItem).GetUpper() ); in IMPL_LINK()
1179 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( ", SA=" ) ); in IMPL_LINK()
1180 aDebStr += String::CreateFromInt32( ((SvxULSpaceItem&)rItem).GetLower() ); in IMPL_LINK()
1183 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "SBL=" ) ); in IMPL_LINK()
1184 aDebStr += String::CreateFromInt32( ((SvxLineSpacingItem&)rItem).GetInterLineSpace() ); in IMPL_LINK()
1187 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "SvxAdust=" ) ); in IMPL_LINK()
1188 aDebStr += String::CreateFromInt32( (USHORT)((SvxAdjustItem&)rItem).GetAdjust() ); in IMPL_LINK()
1191 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "Tabs = ?" ) ); in IMPL_LINK()
1195 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "Color= " ) ); in IMPL_LINK()
1197 aDebStr += String::CreateFromInt32( aColor.GetRed() ); in IMPL_LINK()
1198 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( ", " ) ); in IMPL_LINK()
1199 aDebStr += String::CreateFromInt32( aColor.GetGreen() ); in IMPL_LINK()
1200 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( ", " ) ); in IMPL_LINK()
1201 aDebStr += String::CreateFromInt32( aColor.GetBlue() ); in IMPL_LINK()
1205 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "Font=" ) ); in IMPL_LINK()
1209 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "Groesse=" ) ); in IMPL_LINK()
1210 aDebStr += String::CreateFromInt32( ((SvxFontHeightItem&)rItem).GetHeight() ); in IMPL_LINK()
1213 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontWeight=" ) ); in IMPL_LINK()
1214 aDebStr += String::CreateFromInt32( ((SvxWeightItem&)rItem).GetWeight() ); in IMPL_LINK()
1217 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontUnderline=" ) ); in IMPL_LINK()
1218 aDebStr += String::CreateFromInt32( ((SvxUnderlineItem&)rItem).GetLineStyle() ); in IMPL_LINK()
1221 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "WordLineMode=" ) ); in IMPL_LINK()
1222 aDebStr += String::CreateFromInt32( ((SvxWordLineModeItem&)rItem).GetValue() ); in IMPL_LINK()
1225 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontStrikeout=" ) ); in IMPL_LINK()
1226 aDebStr += String::CreateFromInt32( ((SvxCrossedOutItem&)rItem).GetStrikeout() ); in IMPL_LINK()
1229 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontPosture=" ) ); in IMPL_LINK()
1230 aDebStr += String::CreateFromInt32( ((SvxPostureItem&)rItem).GetPosture() ); in IMPL_LINK()
1233 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontOutline=" ) ); in IMPL_LINK()
1234 aDebStr += String::CreateFromInt32( ((SvxContourItem&)rItem).GetValue() ); in IMPL_LINK()
1237 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "FontShadowed=" ) ); in IMPL_LINK()
1238 aDebStr += String::CreateFromInt32( ((SvxShadowedItem&)rItem).GetValue() ); in IMPL_LINK()
1243 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "?" ) ); in IMPL_LINK()
1427 aFont.SetName( String( RTL_CONSTASCII_USTRINGPARAM( "Times New Roman" ) ) ); in EditViewWindow()
1428 …pPool->SetPoolDefaultItem( SvxFontItem( aFont.GetFamily(), aFont.GetName(), String(),aFont.GetPitc… in EditViewWindow()
1571 InfoBox( 0, String( RTL_CONSTASCII_USTRINGPARAM( "ChangingRefMapMode..." ) ) ).Execute(); in KeyInput()