Home
last modified time | relevance | path

Searched refs:Append (Results 176 – 200 of 475) sorted by relevance

12345678910>>...19

/aoo4110/main/cui/source/dialogs/
H A Dhyphen.cxx636 aTmp.Append( aLangStr ); in SetWindowTitle()
637 aTmp.Append( sal_Unicode( ')' ) ); in SetWindowTitle()
/aoo4110/main/idl/source/objects/
H A Dslot.cxx1456 rBase.aUsedTypes.Append( pT ); in WriteSlot()
1465 rBase.aUsedTypes.Append( pT ); in WriteSlot()
1544 rBase.aUsedTypes.Append( pType ); in WriteSlotParamArray()
1560 rBase.aUsedTypes.Append( pPType ); in WriteSlotParamArray()
H A Dobject.cxx287 aClassList.Append( xEle ); in ReadContextSvIdl()
366 aAttrList.Append( xAttr ); in ReadContextSvIdl()
/aoo4110/main/xmloff/source/style/
H A Dxmlnumfi.cxx1843 aByte.Append( " | " ); in CreateAndInsert()
1844 aByte.Append(ByteString( String(sFormat), gsl_getSystemTextEncoding() )); in CreateAndInsert()
1845 aByte.Append( " | " ); in CreateAndInsert()
1846 aByte.Append(ByteString::CreateFromInt32( nIndex )); in CreateAndInsert()
2106 sKeyword.Append( (sal_Unicode) ']' ); in AddNfKeyword()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx927 bContLoop = Append( static_cast<sal_uInt16>(nCol), in ExcEScenario()
939 sal_Bool ExcEScenario::Append( sal_uInt16 nCol, sal_uInt16 nRow, const String& rTxt ) in Append() function in ExcEScenario
1018 Append( new ExcEScenario( rRoot, nNewTab ) ); in ExcEScenarioManager()
/aoo4110/main/cui/source/tabpages/
H A Dtpcolor.cxx257 aURL.Append( maColorTab->GetName() ); in ActivatePage()
551 aLbColor.Append( *pEntry ); in IMPL_LINK()
904 aFile.Append( maColorTab->GetName() ); in IMPL_LINK()
/aoo4110/main/sfx2/source/control/
H A Dobjface.cxx420 pImpData->pObjectBars->Append(pUI); in RegisterObjectBar()
514 pImpData->pChildWindows->Append(pUI); in RegisterChildWindow()
/aoo4110/main/sc/source/core/data/
H A Dmarkdata.cxx395 pList->Append( aMarkRange ); in FillRangeListWithMarks()
415 pList->Append( aRange ); in ExtendRangeListTables()
/aoo4110/main/sd/source/ui/func/
H A Dfutempl.cxx451 sStyleName.Append( sal_Unicode( ' ' )); in DoExecute()
463 aName.Append( String::CreateFromInt32( (sal_Int32) n )); in DoExecute()
H A Dfumorph.cxx174 aString.Append(sal_Unicode(' ')); in DoExecute()
175 aString.Append(String(SdResId(STR_UNDO_MORPHING))); in DoExecute()
/aoo4110/main/tools/source/string/
H A Ddebugprint.cxx35 aStr.Append(static_cast<char>(0)); in dbg_dump()
/aoo4110/main/svl/source/items/
H A Dwhassert.hxx39 aMsg.Append(RTL_CONSTASCII_STRINGPARAM("\nwith Id/Pos: ")); \
/aoo4110/main/svtools/source/edit/
H A Dtextdoc.cxx462 void TextNode::Append( const TextNode& rNode ) in Append() function in TextNode
648 pLeft->Append( *pRight ); in ConnectParagraphs()
/aoo4110/main/sc/source/filter/excel/
H A Dexcimp8.cxx206 aScenList.Append( new ExcScenario( aIn, *pExcRoot ) ); in Scenario()
730 Append( new XclImpAutoFilterData( pRoot, rRange, rName ) ); in Insert()
/aoo4110/main/sc/source/filter/lotus/
H A Dop.cxx251 pLotusRoot->pRangeNames->Append( pRange, aTmp ); in OP_NamedRange()
290 pLotusRoot->pRangeNames->Append( pRange, aTmp ); in OP_SymphNamedRange()
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx85 sSplits.Append( String::CreateFromInt32( aSplits[i] ) ); in save_FixedWidthList()
86 sSplits.Append((char)';'); in save_FixedWidthList()
/aoo4110/main/dbaccess/source/ui/misc/
H A DWizardPages.src531 Text [ en-US ] = "Append ~data" ;
582 …Text [ en-US ] = "Choose the option 'Append data' on the first page to append data to an existing …
/aoo4110/main/sfx2/source/dialog/
H A Dtabdlg.cxx906 pImpl->pData->Append( in AddTabPage()
933 pImpl->pData->Append( in AddTabPage()
961 pImpl->pData->Append( in AddTabPage()
/aoo4110/main/svtools/source/control/
H A Dcalendar.cxx1883 aStr.Append( XubString::CreateFromInt32( aDate.GetDayOfYear() ) ); in RequestHelp()
1885 aStr.Append( maWeekText ); in RequestHelp()
1887 aStr.Append( XubString::CreateFromInt32( nWeek ) ); in RequestHelp()
1892 aStr.Append( XubString::CreateFromInt32( aDate.GetYear()+1 ) ); in RequestHelp()
1897 aStr.Append( XubString::CreateFromInt32( aDate.GetYear()-1 ) ); in RequestHelp()
/aoo4110/main/idl/inc/
H A Dattrib.hxx66 void Append( SvAttribute * pObj ) in Append() function in SvAttributeList
/aoo4110/main/sc/inc/
H A Ddetdata.hxx95 void Append( ScDetOpData* pData );
/aoo4110/main/connectivity/source/drivers/ado/
H A DAGroups.cxx71 m_aCollection.Append( pGroup->getImpl() ); in appendObject()
H A DAUsers.cxx71 pUsers->Append(OLEVariant(pUser->getImpl()),OLEString(pUser->getPassword())); in appendObject()
/aoo4110/main/extensions/source/propctrlr/
H A Dnewdatatype.cxx77 sNameBase.Append( ' ' ); in NewDataTypeDialog()
/aoo4110/main/sw/source/core/text/
H A Ditradj.cxx592 pLast->Append( pFly ); in CalcRightMargin()
605 pLast->Append( pRight ); in CalcRightMargin()

Completed in 172 milliseconds

12345678910>>...19