Home
last modified time | relevance | path

Searched refs:CREATE_CONST_ASC (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx92 SvStorageStreamRef xSrc3 = rSrc1->OpenSotStream( CREATE_CONST_ASC( "\3PIC" ), in SV_IMPL_OP_PTRARR_SORT()
137 SvStorageStreamRef xSrc2 = rSrc1->OpenSotStream( CREATE_CONST_ASC("\3META"), in SwWw6ReadMetaStream()
193 SvStorageStreamRef xSrc4 = rSrc1->OpenSotStream( CREATE_CONST_ASC( "\3PICT" )); in SwWw6ReadMacPICTStream()
204 SvStream *pDbg = sw::hack::CreateDebuggingStream(CREATE_CONST_ASC(".pct")); in SwWw6ReadMacPICTStream()
367 SvStorageRef xSrc0 = pStg->OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool)); in ImportOleBase()
444 … SvStorageStreamRef xObjInfoSrc = xSrc1->OpenSotStream( CREATE_CONST_ASC( "\3ObjInfo" ), in ImportOleBase()
H A Dwriterwordglue.cxx866 rParams.Replace(nI, 2, CREATE_CONST_ASC("YYYY")); in MSDateTimeFormatToSwFormat()
876 rParams.Replace(nI, 2, CREATE_CONST_ASC("yyyy")); in MSDateTimeFormatToSwFormat()
886 rParams.Replace(nI, 1, CREATE_CONST_ASC("\\/")); in MSDateTimeFormatToSwFormat()
1015 rParams.Insert(CREATE_CONST_ASC("[NatNum1][$-411]"),0); in MSDateTimeFormatToSwFormat()
1018 rParams.Insert(CREATE_CONST_ASC("[~hijri]"), 0); in MSDateTimeFormatToSwFormat()
H A Dww8par5.cxx361 String sHex(CREATE_CONST_ASC( "\\x" )); in Read_Book()
588 const xub_StrLen pos = sParams.Search( CREATE_CONST_ASC("YYYY") ); in GetWordDefaultDateStringAsUS()
591 sParams.SearchAndReplace(CREATE_CONST_ASC("YY"), CREATE_CONST_ASC("YYYY")); in GetWordDefaultDateStringAsUS()
636 sParams.Insert(CREATE_CONST_ASC("[~hijri]"), 0); in GetTimeDatePara()
1092 String sHex( CREATE_CONST_ASC( "\\x" )); in MakeTagString()
1160 String aName( CREATE_CONST_ASC( "WwFieldTag" ) ); in InsertTagField()
1330 sName = CREATE_CONST_ASC("WWSetBkmk"); in MapBookmarkVariables()
1451 SwSetExpFieldType aT( &rDoc, CREATE_CONST_ASC("AutoNr"), nsSwGetSetExpType::GSE_SEQ ); in Read_F_ANumber()
1975 rDoc.InsertString(*pPaM, CREATE_CONST_ASC("###")); in Read_F_Symbol()
H A Dww8par3.cxx146 CREATE_CONST_ASC(" ")); in Read_F_FormTextBox()
1144 String sPrefix(CREATE_CONST_ASC("WW8Num")); in CreateNextRule()
1407 String sPrefix(CREATE_CONST_ASC( "WW8NumSt" )); in WW8ListManager()
2397 : WW8FormulaControl( CREATE_CONST_ASC(SL::aListBox), rR) in WW8FormulaListBox()
2606 : WW8FormulaControl( CREATE_CONST_ASC(SL::aCheckBox), rR) in WW8FormulaCheckBox()
2672 : WW8FormulaControl( CREATE_CONST_ASC(SL::aTextField) ,rR) in WW8FormulaEditBox()
H A Dwrtww8.cxx323 #define sMainStream CREATE_CONST_ASC("WordDocument")
324 #define sCompObj CREATE_CONST_ASC("\1CompObj")
1557 pRedlAuthors->AddName(CREATE_CONST_ASC("Unknown")); in AddRedlineAuthor()
2876 GetWriter().GetStorage().OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool), in WriteFkpPlcUsw()
3234 xTableStrm = GetWriter().GetStorage().OpenSotStream(CREATE_CONST_ASC(SL::a1Table), in ExportDocument_Impl()
3236 xDataStrm = GetWriter().GetStorage().OpenSotStream(CREATE_CONST_ASC(SL::aData), in ExportDocument_Impl()
3413 GetWriter().GetStorage().Remove(CREATE_CONST_ASC(SL::aData)); in ExportDocument_Impl()
3710 … xSrcRoot->openStreamElement( CREATE_CONST_ASC(SL::aMSMacroCmds), embed::ElementModes::READ ); in RestoreMacroCmds()
H A Dww8par.cxx3631 String sPrefix(CREATE_CONST_ASC( "WW8Dropcap")); in ReadText()
3711 , maSectionNameGenerator(rD,CREATE_CONST_ASC("WW")) in SwWW8ImplReader()
4200 … xRoot->openStreamElement( CREATE_CONST_ASC(SL::aMSMacroCmds), embed::ElementModes::READWRITE ); in StoreMacroCmds()
4383 SvStream *pDbg = sw::hack::CreateDebuggingStream(CREATE_CONST_ASC(".ttf.dump")); in CoreLoad()
4645 String s1(CREATE_CONST_ASC("Macros")); in CoreLoad()
4646 String s2(CREATE_CONST_ASC("VBA")); in CoreLoad()
4814 rDataStream = pStg->OpenSotStream(CREATE_CONST_ASC(SL::aData), in SetSubStreams()
5620 rSrcStorage = rReader.pStg->OpenSotStorage(CREATE_CONST_ASC( in GetOLEStorageName()
H A Dwrtw8sty.cxx758 GetId(wwFont(CREATE_CONST_ASC("Times New Roman"), PITCH_VARIABLE, in InitFontTable()
761 GetId(wwFont(CREATE_CONST_ASC("Symbol"), PITCH_VARIABLE, FAMILY_ROMAN, in InitFontTable()
764 GetId(wwFont(CREATE_CONST_ASC("Arial"), PITCH_VARIABLE, FAMILY_SWISS, in InitFontTable()
H A Dwrtw8num.cxx62 String sPrefix( CREATE_CONST_ASC( "WW8TempExport" ) ); in DuplicateNumRule()
H A Dww8par2.cxx835 const String aBaseName(CREATE_CONST_ASC( "WW8StyleNum" )); in GetStyRule()
915 String aName(CREATE_CONST_ASC( "Outline" )); in Read_ANLevelDesc()
4527 sName = String(CREATE_CONST_ASC("Unknown")); in ImportOldFormatStyles()
H A Dwrtww8gr.cxx251 CREATE_CONST_ASC(SL::aObjectPool), STREAM_READWRITE | in OutputOLENode()
H A Dww8scan.hxx53 #define CREATE_CONST_ASC(s) String::CreateFromAscii( \ macro
H A Dww8atr.cxx1990 String sStr(CREATE_CONST_ASC(" [")); in EndCommentOutput()
2477 String sRet(CREATE_CONST_ASC(" ")); in FieldString()
H A Dwrtw8esh.cxx3151 CREATE_CONST_ASC(SL::aObjectPool), STREAM_READWRITE | in ExportControl()
/trunk/main/filter/source/msfilter/
H A Dmsoleexp.cxx52 #define CREATE_CONST_ASC(s) String::CreateFromAscii( \ macro
356 rDestStg.Remove(CREATE_CONST_ASC(SVEXT_PERSIST_STREAM)); in ExportOLEObject()
/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx43 #define CREATE_CONST_ASC(s) String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM(s)) macro

Completed in 317 milliseconds