Home
last modified time | relevance | path

Searched refs:Append (Results 126 – 150 of 475) sorted by relevance

12345678910>>...19

/aoo4110/main/svx/source/xoutdev/
H A Dxtabhtch.cxx93 aURL.Append( maName ); in Load()
115 aURL.Append( maName ); in Save()
H A Dxtablend.cxx94 aURL.Append( maName ); in Load()
116 aURL.Append( maName ); in Save()
H A Dxtabdash.cxx97 aURL.Append( maName ); in Load()
119 aURL.Append( maName ); in Save()
H A Dxtabgrdt.cxx95 aURL.Append( maName ); in Load()
118 aURL.Append( maName ); in Save()
H A Dxtabcolr.cxx104 aURL.Append( maName ); in Load()
128 aURL.Append( maName ); in Save()
/aoo4110/main/framework/source/uielement/
H A Dmacrosmenucontroller.cxx216 aCommand.Append( aDisplayName ); in addScriptItems()
217 aDisplayName.Append( ellipsis ); in addScriptItems()
/aoo4110/main/padmin/source/
H A Dnewppdlg.cxx138 aPath.Append( aFiles.front() ); in Import()
180 aToFile.Append( aFile.GetName() ); in IMPL_LINK()
/aoo4110/main/svx/source/dialog/
H A D_contdlg.cxx876 aStr.Append( String::CreateFromAscii( " / " ) ); in IMPL_LINK()
877 aStr.Append( GetUnitString( rMousePos.Y(), eFieldUnit, cSep ) ); in IMPL_LINK()
899 aStr.Append( String::CreateFromAscii( " x " ) ); in IMPL_LINK()
900 aStr.Append( GetUnitString( rSize.Height(), eFieldUnit, cSep ) ); in IMPL_LINK()
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1304 aName.Append( pSuffix[i] ); in analyzeFontFile()
1307 aFilePath.Append( '/' ); in analyzeFontFile()
1308 aFilePath.Append( aName ); in analyzeFontFile()
1315 aFilePath.Append( "/afm/" ); in analyzeFontFile()
1316 aFilePath.Append( aName ); in analyzeFontFile()
1351 aFilePath.Append( '/' ); in analyzeFontFile()
1352 aFilePath.Append( ByteString( rFontFile ) ); in analyzeFontFile()
2261 aFilePath.Append( '/' ); in initialize()
2262 aFilePath.Append( ByteString( aFileName ) ); in initialize()
3236 aTo.Append( aFrom.GetName() ); in importFonts()
[all …]
/aoo4110/main/sc/source/filter/dif/
H A Ddifimp.cxx587 aData.Append( '\n' ); in GetNextDataset()
598 aData.Append( aLine ); in GetNextDataset()
602 aData.Append( pLine, nLineLength - 1 ); in GetNextDataset()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx901 bool PlcDrawObj::Append( WW8Export& rWrt, WW8_CP nCp, const sw::Frame& rFmt, in Append() function in PlcDrawObj
953 void WW8_WrPlcTxtBoxes::Append( const SdrObject& rObj, sal_uInt32 nShapeId ) in Append() function in WW8_WrPlcTxtBoxes
962 void WW8_WrPlcTxtBoxes::Append( const SwFrmFmt* pFmt, sal_uInt32 nShapeId ) in Append() function in WW8_WrPlcTxtBoxes
1016 bool bSuccess = pDrwO->Append(*this, nCP, rFrmFmt, rNdTopLeft); in AppendFlyInFlys()
1805 pTxtBxs->Append(rSdrObj, nShapeId); in SetPicId()
2896 pTxtBxs->Append( *pObj, rShapeId ); in WriteFlyFrm()
2911 pTxtBxs->Append( *pPrevObj, nPrevShapeId ); in WriteFlyFrm()
2932 pTxtBxs->Append( &rFmt, rShapeId ); in WriteFlyFrm()
3134 pTxtBxs->Append( *pObj, nShapeId ); in QueryTextID()
H A Dwrtww8.cxx152 bool Append( WW8_FC nEndFc, sal_uInt16 nVarLen = 0, const sal_uInt8* pSprms = 0 );
215 void Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark* pBkmk=NULL );
730 void WW8_WrPlc1::Append( WW8_CP nCp, const void* pNewData ) in Append() function in WW8_WrPlc1
840 void WW8_WrMagicTable::Append( WW8_CP nCp, sal_uLong nData) in Append() function in WW8_WrMagicTable
851 WW8_WrPlc1::Append(nCp, nLittle); in Append()
944 bool bOk = pF->Append(nEndFc, nVarLen, pNewSprms); in AppendFkpEntry()
951 if( !pF->Append( nEndFc, nVarLen, pNewSprms ) ) in AppendFkpEntry()
1089 bool WW8_WrFkp::Append( WW8_FC nEndFc, sal_uInt16 nVarLen, const sal_uInt8* pSprms ) in Append() function in WW8_WrFkp
1407 pBkmks->Append(nCp, BookmarkToWord(rBkmk.GetName()), &rBkmk); in AppendBookmarks()
1414 pBkmks->Append(nCp, BookmarkToWord(rBkmk.GetName()), &rBkmk); in AppendBookmarks()
[all …]
H A Dwriterhelper.cxx389 aFileName.Append(String::CreateFromInt32(++nCount)); in CreateDebuggingStream()
390 aFileName.Append(rSuffix); in CreateDebuggingStream()
398 aURL.Append(aFileName); in CreateDebuggingStream()
/aoo4110/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx160 aLayoutName.Append( DOCUMENT_TOKEN ); in GetAttr()
161 aLayoutName.Append( *(String*)mpLayoutNames->GetObject( nId - 1 ) ); in GetAttr()
H A Dprltempl.cxx225 aTitle.Append( sal_Unicode(' ') ); in SdPresLayoutTemplateDlg()
226 aTitle.Append( UniString::CreateFromInt32( ePO - PO_OUTLINE_1 + 1 ) ); in SdPresLayoutTemplateDlg()
/aoo4110/main/linguistic/source/
H A Dmisc2.cxx81 aURLObj.Append( rFileName ); in GetFileURL()
245 aURLObj.Append( rDicName, INetURLObject::ENCODE_ALL ); in GetWritableDictionaryURL()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptin.cxx507 … pHyperlink->aConvSubString.Append( sal_Unicode( ' ' ) ); in Import()
508 … pHyperlink->aConvSubString.Append( mpDoc->CreatePageNumValue( (sal_uInt16)nPageNumber + 1 ) ); in Import()
686 aName.Append( (sal_Unicode)( ' ' ) ); in Import()
687 aName.Append( String::CreateFromInt32( nLevel + 1 ) ); in Import()
1371 aCustomShow.Append( nChar ); in Import()
1983 aGalleryUserSound.Append( aRetval ); in ReadSound()
2278 aName.Append( (sal_Unicode)( ' ' ) ); in ApplyTextObj()
2279 aName.Append( String::CreateFromInt32( nLevel ) ); in ApplyTextObj()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx352 aSource.Append( (sal_Unicode) ';' ); in GetSource()
353 aSource.Append( aLbRanges.GetSelectEntry( i ) ); in GetSource()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx584 sb->Append(new System::String( in Invoke()
588 sb->Append(e->get_Message()); in Invoke()
589 sb->Append((__wchar_t) '\n'); in Invoke()
590 sb->Append(e->get_StackTrace()); in Invoke()
/aoo4110/main/sc/source/ui/unoobj/
H A Daddruno.cxx280 aFormatStr.Append( (sal_Unicode) ':' ); in getPropertyValue()
286 aFormatStr.Append( aSecond ); in getPropertyValue()
/aoo4110/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx155 rStr[i].Append(mstrPT); in Initialize()
228 aStrTip.Append(mstrPT); // in SetWidthSelect()
/aoo4110/main/vcl/win/source/window/
H A Dsalmenu.cxx341 aStr.Append( pWItem->mAccelText ); in SetItemText()
370 aStr.Append( pWItem->mAccelText ); in SetAccelerator()
/aoo4110/main/sc/source/filter/ftools/
H A Dftools.cxx244 aNewName.Assign( rStyleName ).Append( ' ' ).Append( String::CreateFromInt32( ++nIndex ) ); in lclMakeStyleSheet()
/aoo4110/main/sc/source/filter/inc/
H A Dxcl97rec.hxx352 sal_Bool Append( sal_uInt16 nCol, sal_uInt16 nRow, const String& rTxt );
377 inline void Append( ExcEScenario* pScen ) in Append() function in ExcEScenarioManager
/aoo4110/main/scaddins/source/datefunc/
H A Ddatefunc.cxx86 Append( pNew ); in Insert()
158 aCompList.Append( rArr.GetString( nIndex ) ); in ScaFuncData()
181 Append( new ScaFuncData( pFuncDataArr[ nIndex ], rResMgr ) ); in ScaFuncDataList()

Completed in 187 milliseconds

12345678910>>...19