Home
last modified time | relevance | path

Searched refs:pNew (Results 151 – 175 of 496) sorted by relevance

12345678910>>...20

/aoo41x/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx255 SAL_DLLPRIVATE void SetTabDialog( SfxTabDialog* pNew ) { pTabDlg = pNew; } in SetTabDialog() argument
256 SAL_DLLPRIVATE void SetInputSet( const SfxItemSet* pNew ) { pSet = pNew; } in SetInputSet() argument
/aoo41x/main/sw/source/core/doc/
H A Ddocruby.cxx74 SwRubyListEntry* pNew = new SwRubyListEntry; in FillRubyList() local
80 if( _SelectNextRubyChars( aPam, *pNew, nMode )) in FillRubyList()
82 rList.Insert( pNew, rList.Count() ); in FillRubyList()
87 delete pNew; in FillRubyList()
/aoo41x/main/tools/inc/tools/
H A Dcontnr.hxx79 void Insert( void* pNew, void* pOld );
88 void* Replace( void* pNew, void* pOld ) in Replace() argument
89 { return Replace( pNew, GetPos( pOld ) ); } in Replace()
H A Dref.hxx144 inline EN Replace( EN pNew, EN pOld );\
214 inline EN CN##MemberList::Replace( EN pNew, EN pOld ) \
216 pNew->AddRef(); CN##List::Replace( pNew, pOld ); \
243 inline EntryName Replace( EntryName pNew, EntryName pOld );\
/aoo41x/main/sw/source/filter/ww8/
H A DWW8Sttbf.cxx70 rtl_uString * pNew = 0; in getUString() local
72 (&pNew, reinterpret_cast<const sal_Unicode *>(&mp_data[mn_offset + nOffset]), in getUString()
75 aResult = rtl::OUString(pNew); in getUString()
/aoo41x/main/sw/source/core/layout/
H A Dpagedesc.cxx286 void SwPageDesc::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
288 const sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify()
289 NotifyClients( pOld, pNew ); in Modify()
/aoo41x/main/basic/source/sbx/
H A Dsbxstr.cxx277 SbxVariable* pNew = new SbxVariable( SbxBYTE ); in StringToByteArray() local
279 pNew->PutByte( aByte ); in StringToByteArray()
280 pNew->SetFlag( SBX_WRITE ); in StringToByteArray()
281 pArray->Put( pNew, i ); in StringToByteArray()
/aoo41x/main/editeng/source/uno/
H A Dunoipset.cxx94 SvxIDPropertyCombine* pNew = new SvxIDPropertyCombine; in AddUsrAnyForID() local
95 pNew->nWID = nWID; in AddUsrAnyForID()
96 pNew->aAny = rAny; in AddUsrAnyForID()
97 pCombiList->Insert(pNew); in AddUsrAnyForID()
/aoo41x/main/sw/source/filter/writer/
H A Dwriter.cxx234 SwPaM* pNew = new SwPaM( aStt ); in NewSwPaM() local
235 pNew->SetMark(); in NewSwPaM()
242 pCNode->MakeEndIndex( &pNew->GetPoint()->nContent ); in NewSwPaM()
243 pNew->GetPoint()->nNode = aStt; in NewSwPaM()
244 return pNew; in NewSwPaM()
/aoo41x/main/sc/source/core/data/
H A Dsheetevents.cxx145 void ScSheetEvents::SetScript(sal_Int32 nEvent, const rtl::OUString* pNew) in SetScript() argument
160 if (pNew) in SetScript()
161 mpScriptNames[nEvent] = new rtl::OUString(*pNew); in SetScript()
H A Ddptabres.cxx987 pResultMembers->InsertMember( pNew ); in GetDimResultMembers()
2836 ScDPResultMember* pNew = AddMember( aData ); in InitFrom() local
3541 ScDPDataMember* pNew = new ScDPDataMember( pResultData, pResMem ); in InitFrom() local
3542 aMembers.Insert( pNew, aMembers.Count() ); in InitFrom()
3551 pNew->InitFrom( pChildDim ); in InitFrom()
3962 pResultMembers->InsertMember( pNew ); in GetResultMember()
3974 maMemberArray.insert( maMemberArray.begin()+nInsert, pNew ); in InsertMember()
3979 return pNew; in InsertMember()
4035 void ResultMembers::InsertMember( ScDPParentDimData* pNew ) in InsertMember() argument
4037 if ( !pNew->mpMemberDesc->getShowDetails() ) in InsertMember()
[all …]
/aoo41x/main/sw/source/ui/uiview/
H A Dpview.cxx1328 ViewShell *pVS, *pNew; in SwPagePreView() local
1362 pNew = new ViewShell( *pVS, pViewWin, 0, VSHELLFLAG_ISPREVIEW ); in SwPagePreView()
1364 pNew = new ViewShell( in SwPagePreView()
1368 pViewWin->SetViewShell( pNew ); in SwPagePreView()
1369 pNew->SetSfxViewShell( this ); in SwPagePreView()
1915 sal_uInt16 SwPagePreView::SetPrinter( SfxPrinter *pNew, sal_uInt16 nDiffFlags, bool ) in SetPrinter() argument
1925 rSh.getIDocumentDeviceAccess()->setPrinter( pNew, true, true ); in SetPrinter()
1930 ::SetPrinter( rSh.getIDocumentDeviceAccess(), pNew, sal_False ); in SetPrinter()
1938 rSh.ChgAllPageOrientation( sal_uInt16(pNew->GetOrientation()) ); in SetPrinter()
1941 Size aSz( SvxPaperInfo::GetPaperSize( pNew ) ); in SetPrinter()
/aoo41x/main/svx/source/sdr/contact/
H A Dobjectcontact.cxx220 void ObjectContact::SetViewObjectContactRedirector(ViewObjectContactRedirector* pNew) in SetViewObjectContactRedirector() argument
222 if(mpViewObjectContactRedirector != pNew) in SetViewObjectContactRedirector()
224 mpViewObjectContactRedirector = pNew; in SetViewObjectContactRedirector()
/aoo41x/main/soltools/giparser/
H A Dgi_list.cxx145 GenericInfo * pNew = new GenericInfo(aKey); in InsertInfoByPath() local
146 InsertInfo(pNew,false); in InsertInfoByPath()
148 return pNew->SubList().InsertInfoByPath( in InsertInfoByPath()
/aoo41x/main/sw/inc/
H A Dviewsh.hxx449 static void SetCareWin( Window* pNew );
455 inline void SetSfxViewShell(SfxViewShell *pNew) { pSfxViewShell = pNew; } in SetSfxViewShell() argument
602 CurrShell( ViewShell *pNew );
/aoo41x/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx331 SvgStyleNode* pNew = new SvgStyleNode(maDocument, mpTarget); in startElement() local
332 mpTarget = pNew; in startElement()
340 pNew->setTextCss(true); in startElement()
349 if(pNew->isTextCss()) in startElement()
/aoo41x/main/sfx2/source/appl/
H A Dlinksrc.cxx354 SvLinkSource_Entry_ImplPtr pNew = new SvLinkSource_Entry_Impl( in AddDataAdvise() local
356 pImpl->aArr.Insert( pNew, pImpl->aArr.Count() ); in AddDataAdvise()
374 SvLinkSource_Entry_ImplPtr pNew = new SvLinkSource_Entry_Impl( pLink ); in AddConnectAdvise() local
375 pImpl->aArr.Insert( pNew, pImpl->aArr.Count() ); in AddConnectAdvise()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx478 … DirEntry *pNew = new DirEntry( aName, FSYS_FLAG_NORMAL, eStyle ); in ImpParseOs2Name() local
479 if ( !pNew->IsValid() ) in ImpParseOs2Name()
482 ErrCode eErr = pNew->GetError(); in ImpParseOs2Name()
483 delete pNew; in ImpParseOs2Name()
486 aStack.Push( pNew ); in ImpParseOs2Name()
2346 DirEntry *pNew = NULL; in ImpParseUnixName() local
2348 pNew = new DirEntry( aName, FSYS_FLAG_NORMAL, eStyle ); in ImpParseUnixName()
2349 if ( !pNew->IsValid() ) in ImpParseUnixName()
2352 ErrCode eErr = pNew->GetError(); in ImpParseUnixName()
2353 delete pNew; in ImpParseUnixName()
[all …]
/aoo41x/main/sw/source/ui/fldui/
H A Dfldmgr.cxx527 { String* pNew = new SW_RESSTR(aSwFlds[nPos].nSubTypeStart); in GetSubTypes() local
528 rToFill.Insert(pNew, rToFill.Count()); in GetSubTypes()
563 String* pNew = new String(pFldType->GetName()); in GetSubTypes() local
564 rToFill.Insert(pNew, rToFill.Count()); in GetSubTypes()
588 String* pNew; in GetSubTypes() local
592 pNew = new String( String(SW_RES( STR_CUSTOM )) ); in GetSubTypes()
594 pNew = new String(*ViewShell::GetShellRes()->aDocInfoLst[i]); in GetSubTypes()
597 pNew = new SW_RESSTR(aSwFlds[nPos].nSubTypeStart + i); in GetSubTypes()
599 rToFill.Insert(pNew, rToFill.Count()); in GetSubTypes()
/aoo41x/main/sc/source/core/tool/
H A Dunitconv.cxx152 ScUnitConverterData* pNew = new ScUnitConverterData( sFromUnit, sToUnit, fFactor ); in ScUnitConverter() local
153 if ( !Insert( pNew ) ) in ScUnitConverter()
154 delete pNew; in ScUnitConverter()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableConnectionData.cxx145 OConnectionLineDataRef pNew = new OConnectionLineData(rSourceFieldName, rDestFieldName); in AppendConnLine() local
146 if (!pNew.isValid()) in AppendConnLine()
149 m_vConnLineData.push_back(pNew); in AppendConnLine()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx402 void SwTable::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
405 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
410 if( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify()
417 pNewSize = (const SwFmtFrmSize*)pNew; in Modify()
420 CheckRegistration( pOld, pNew ); in Modify()
2269 switch( pNew ? pNew->Which() : 0 ) in Modify()
2273 const SfxItemSet& rSet = *((SwAttrSetChg*)pNew)->GetChgSet(); in Modify()
2288 pNewFmt = (SwTblBoxNumFormat*)pNew; in Modify()
2292 pNewFml = (SwTblBoxFormula*)pNew; in Modify()
2295 pNewVal = (SwTblBoxValue*)pNew; in Modify()
[all …]
/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx807 ScBaseCell* pNew = 0; in StripRefs() local
811 pNew = new ScStringCell( ScGlobal::GetErrorString(nErrCode) ); in StripRefs()
821 pNew = new ScValueCell( fVal ); in StripRefs()
828 pNew = new ScEditCell( aStr, pDestDoc ); in StripRefs()
830 pNew = new ScStringCell( aStr ); in StripRefs()
832 pDestDoc->PutCell( nCol,nRow,nDestTab, pNew ); in StripRefs()
/aoo41x/main/writerfilter/source/doctok/
H A DWW8StructBase.cxx125 rtl_uString * pNew = 0; in getString() local
127 (&pNew, reinterpret_cast<const sal_Unicode *>(&aSeq[0]), in getString()
130 aResult = rtl::OUString(pNew); in getString()
/aoo41x/main/xml2cmp/source/support/
H A Dlist.hxx195 XX * pNew = new XX[newSpace]; in alloc() local
203 pNew[i] = inhalt[i]; in alloc()
209 inhalt = pNew; in alloc()

Completed in 190 milliseconds

12345678910>>...20