Home
last modified time | relevance | path

Searched defs:aNew (Results 1 – 25 of 169) sorted by relevance

1234567

/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx130 void SetUserInteractiveChangeCallback(Link aNew) { maUserInteractiveChangeCallback = aNew; } in SetUserInteractiveChangeCallback()
131 void SetUserSelectionChangeCallback(Link aNew) { maUserSelectionChangeCallback = aNew; } in SetUserSelectionChangeCallback()
132 void SetChangeCallback(Link aNew) { maChangeCallback = aNew; } in SetChangeCallback()
133 void SetSelectionChangeCallback(Link aNew) { maSelectionChangeCallback = aNew; } in SetSelectionChangeCallback()
188 void SetUserInteractiveChangeCallback(Link aNew) { maUserInteractiveChangeCallback = aNew; } in SetUserInteractiveChangeCallback()
189 void SetUserSelectionChangeCallback(Link aNew) { maUserSelectionChangeCallback = aNew; } in SetUserSelectionChangeCallback()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx130 aNew( *aSet.GetPool(), aSet.GetRanges() ); in operator =() local
168 SwStringMsgPoolItem aNew( RES_NAME_CHANGED, rNewName ); in SetName() local
220 aNew( *aSet.GetPool(), aSet.GetRanges() ); in CopyAttrs() local
325 SwAttrSetChg aNew( *(SwAttrSetChg*)pNewValue ); in Modify() local
524 … SwAttrSet aOld(*aSet.GetPool(), aSet.GetRanges()), aNew(*aSet.GetPool(), aSet.GetRanges()); in SetFmtAttr() local
560 aNew( *aSet.GetPool(), aSet.GetRanges() ); in SetFmtAttr() local
628 … SwAttrSet aOld(*aSet.GetPool(), aSet.GetRanges()), aNew(*aSet.GetPool(), aSet.GetRanges()); in SetFmtAttr() local
665 aNew( *aSet.GetPool(), aSet.GetRanges() ); in SetFmtAttr() local
703 aNew( *aSet.GetPool(), aSet.GetRanges() ); in ResetFmtAttr() local
737 aNew( *aSet.GetPool(), aSet.GetRanges() ); in ResetAllFmtAttr() local
[all …]
/trunk/main/drawinglayer/source/tools/
H A Dconverters.cxx111 …SvFileStream aNew((const String&)String(ByteString( "c:\\test_content.png" ), RTL_TEXTENCODING_UTF… in convertToBitmapEx() local
141 …SvFileStream aNew((const String&)String(ByteString( "c:\\test_alpha.png" ), RTL_TEXTENCODING_UTF8)… in convertToBitmapEx() local
152 …SvFileStream aNew((const String&)String(ByteString( "c:\\test_combined.png" ), RTL_TEXTENCODING_UT… in convertToBitmapEx() local
/trunk/main/sw/source/core/inc/
H A DSwUndoPageDesc.hxx35 SwPageDescExt aOld, aNew; member in SwUndoPageDesc
56 SwPageDescExt aNew; member in SwUndoPageDescCreate
H A DSwUndoTOXChange.hxx31 SwTOXBase * pTOX, aOld, aNew; member in SwUndoTOXChange
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx67 …void SetUText( String &aNew ) { aText = ByteString( aNew, RTL_TEXTENCODING_UTF8 ); Reassemb… in SetUText()
68 void SetText( ByteString &aNew ) { aText = aNew; ReassembleLine(); } in SetText()
69 void SetQuickHelpText( ByteString &aNew ) { aQuickHelpText = aNew; ReassembleLine(); } in SetQuickHelpText()
70 void SetTitle( ByteString &aNew ) { aTitle = aNew; ReassembleLine(); } in SetTitle()
/trunk/main/basegfx/source/vector/
H A Db3dvector.cxx59 B3DVector aNew(*this); in getPerpendicular() local
67 B3DVector aNew(*this); in getProjectionOnPlane() local
/trunk/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx347 B2DHomPoint aNew(rVec); in operator *() local
354 B2DHomPoint aNew(rVec); in operator *() local
361 B2DHomPoint aNew(rPoint); in operator *() local
367 B2DHomPoint aNew(rVec); in operator /() local
374 B2DHomPoint aNew(rVec); in operator /() local
H A Db3dhompoint.hxx384 B3DHomPoint aNew(rVec); in operator *() local
391 B3DHomPoint aNew(rVec); in operator *() local
398 B3DHomPoint aNew(rVec); in operator /() local
405 B3DHomPoint aNew(rVec); in operator /() local
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrix.hxx145 B2DHomMatrix aNew(rMat); in operator *() local
152 B2DHomMatrix aNew(rMat); in operator /() local
H A Db3dhommatrix.hxx152 B3DHomMatrix aNew(rMat); in operator *() local
159 B3DHomMatrix aNew(rMat); in operator /() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx300 …SvFileStream aNew((const String&)String(ByteString( "c:\\content.bmp" ), RTL_TEXTENCODING_UTF8), S… in paint() local
311 …SvFileStream aNew((const String&)String(ByteString( "c:\\transparence.bmp" ), RTL_TEXTENCODING_UTF… in paint() local
324 …SvFileStream aNew((const String&)String(ByteString( "c:\\mask.bmp" ), RTL_TEXTENCODING_UTF8), STRE… in paint() local
/trunk/main/cui/source/tabpages/
H A Dbbdlg.cxx101 SfxItemSet aNew( in PageCreated() local
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db2i64tuple.hxx291 B2I64Tuple aNew(rTup); in operator *() local
298 B2I64Tuple aNew(rTup); in operator *() local
305 B2I64Tuple aNew(rTup); in operator /() local
312 B2I64Tuple aNew(t, t); in operator /() local
H A Db2ituple.hxx295 B2ITuple aNew(rTup); in operator *() local
302 B2ITuple aNew(rTup); in operator *() local
309 B2ITuple aNew(rTup); in operator /() local
316 B2ITuple aNew(t, t); in operator /() local
H A Db3i64tuple.hxx328 B3I64Tuple aNew(rTup); in operator *() local
335 B3I64Tuple aNew(rTup); in operator *() local
342 B3I64Tuple aNew(rTup); in operator /() local
349 B3I64Tuple aNew(t, t, t); in operator /() local
H A Db3ituple.hxx327 B3ITuple aNew(rTup); in operator *() local
334 B3ITuple aNew(rTup); in operator *() local
341 B3ITuple aNew(rTup); in operator /() local
348 B3ITuple aNew(t, t, t); in operator /() local
H A Db2dtuple.hxx334 B2DTuple aNew(rTup); in operator *() local
341 B2DTuple aNew(rTup); in operator *() local
348 B2DTuple aNew(rTup); in operator /() local
355 B2DTuple aNew(t, t); in operator /() local
H A Db3dtuple.hxx409 B3DTuple aNew(rTup); in operator *() local
416 B3DTuple aNew(rTup); in operator *() local
423 B3DTuple aNew(rTup); in operator /() local
430 B3DTuple aNew(rTup); in operator /() local
/trunk/main/sc/source/ui/docshell/
H A Dservobj.cxx153 ScRange aNew; in GetData() local
228 ScRange aNew; in Notify() local
/trunk/main/vcl/inc/win/
H A Dsalvd.h42 void setHDC(HDC aNew) { mhLocalDC = aNew; } in setHDC()
/trunk/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.cxx225 Any aNew = ((*m_aColumnValue)->get())[m_nPos].makeAny(); in fireValueChange() local
233 Any aNew; in fireValueChange() local
/trunk/main/sc/source/filter/excel/
H A Dnamebuff.cxx307 ExtName aNew( rName, 0x0001 ); in AddDDE() local
314 ExtName aNew( rName, 0x0002 ); in AddOLE() local
322 ExtName aNew( GetScAddInName( rName ), 0x0004 ); in AddName() local
/trunk/main/oox/source/ppt/
H A Dpptfilterhelpers.cxx123 const OUString aNew( OUString::createFromAscii( *pd ) ); in convertMeasure() local
/trunk/main/sc/source/ui/view/
H A Dtabsplit.cxx81 Point aNew = pParent->NormalizedScreenToOutputPixel( aScreenPos ); in Splitting() local

Completed in 87 milliseconds

1234567