Home
last modified time | relevance | path

Searched refs:aNew (Results 176 – 181 of 181) sorted by relevance

12345678

/aoo41x/main/sw/source/core/doc/
H A Dpoolfmt.cxx999 SvxBorderLine aNew( &aColor, DEF_DOUBLE_LINE0_OUT, in GetTxtCollFromPool() local
1002 aBox.SetLine( &aNew, BOX_LINE_BOTTOM ); in GetTxtCollFromPool()
/aoo41x/main/sc/source/ui/view/
H A Ddbfunc3.cxx1686 String aNew = lcl_replaceMemberNameInSubtotal(rString, aMemberName); in DataPilotInput() local
1687 pDim->SetSubtotalName(aNew); in DataPilotInput()
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx2737 SwFmtChg aNew( fmtColl ); in invalidateMarkings() local
2738 txtNode->NotifyClients( 0, &aNew ); in invalidateMarkings()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx2487 SwFmtChg aNew( GetTxtColl() ); in GCAttr() local
2488 NotifyClients( 0, &aNew ); in GCAttr()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx6662 Bitmap aNew; in GetBLIPDirect() local
6663 if( ReadDIB(aNew, *pGrStream, false) ) in GetBLIPDirect()
6665 rData = Graphic( aNew ); in GetBLIPDirect()
/aoo41x/main/sc/source/ui/vba/
H A Dvbarange.cxx2743 ScRange aNew( (SCCOL)nStartX, (SCROW)nStartY, parentAddress.aStart.Tab(), in Range() local
2745 xCellRange = new ScCellRangeObj( getScDocShell(), aNew ); in Range()

Completed in 198 milliseconds

12345678