Home
last modified time | relevance | path

Searched refs:Replace (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/trunk/main/tools/inc/tools/
H A Dref.hxx142 inline EN Replace( EN p );\
143 inline EN Replace( EN p, sal_uIntPtr nIndex );\
144 inline EN Replace( EN pNew, EN pOld );\
204 inline EN CN##MemberList::Replace( EN p ) \
206 p->AddRef(); p = CN##List::Replace( p ); \
211 p->AddRef(); p = CN##List::Replace( p, nIndex ); \
214 inline EN CN##MemberList::Replace( EN pNew, EN pOld ) \
216 pNew->AddRef(); CN##List::Replace( pNew, pOld ); \
241 inline EntryName Replace( EntryName p ); \
276 {return (EntryName)BaseList::Replace(p);}\
[all …]
H A Dlist.hxx42 using Container::Replace;
103 Type Replace( Type p ) \
104 { return (Type)List::Replace( (void*)p ); } \
105 Type Replace( Type p, sal_uIntPtr nIndex ) \
106 { return (Type)List::Replace( (void*)p, nIndex ); } \
107 Type Replace( Type pNew, Type pOld ) \
108 { return (Type)List::Replace( (void*)pNew, \
H A Dcontnr.hxx86 void* Replace( void* p );
87 void* Replace( void* p, sal_uIntPtr nIndex );
88 void* Replace( void* pNew, void* pOld ) in Replace() function in Container
89 { return Replace( pNew, GetPos( pOld ) ); } in Replace()
H A Dunqidx.hxx55 void* Replace( sal_uIntPtr nIndex, void* p );
117 Type Replace( sal_uIntPtr nIndex, Type p ) \
118 { return (Type)UniqueIndex::Replace( nIndex, \
/trunk/main/svx/inc/svx/
H A Dxtable.hxx243 using XPropertyList::Replace;
244 XColorEntry* Replace(XColorEntry* pEntry, long nIndex );
271 using XPropertyList::Replace;
272 XLineEndEntry* Replace(XLineEndEntry* pEntry, long nIndex);
302 using XPropertyList::Replace;
303 XDashEntry* Replace(XDashEntry* pEntry, long nIndex);
338 using XPropertyList::Replace;
339 XHatchEntry* Replace(XHatchEntry* pEntry, long nIndex);
364 using XPropertyList::Replace;
390 using XPropertyList::Replace;
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx109 maTopLeft.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
110 maTop.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
111 maTopRight.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
112 maLeft.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
113 maCenter.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
114 maRight.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
115 maBottomLeft.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
116 maBottom.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
117 maBottomRight.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
H A Dreplace.log2 BEGIN Replace
3 TEST START : Test Replace function
12 TEST OK : Test Replace function
13 END Replace
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
H A Dreplace.log2 BEGIN Replace
3 TEST START : Test Replace function
12 TEST OK : Test Replace function
13 END Replace
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
H A Dreplace.log2 BEGIN Replace
3 TEST START : Test Replace function
12 TEST OK : Test Replace function
13 END Replace
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log226 Replace-Issue
227 TEST START : Replace-Issue
228 ITEM Assertion OK : Value after Replace: YourValue
229 ITEM Assertion OK : Value after Replace: YourValue
230 ITEM Assertion OK : Value after Replace: ReplaceValue
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
233 ITEM Assertion OK : Value after Replace: New Replace
234 ITEM Assertion OK : Value after Replace:
235 END 'Replace-Issue' Symbol
[all …]
H A Dreplace.log2 BEGIN Replace
3 TEST START : Test Replace function
12 TEST OK : Test Replace function
13 END Replace
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx181 void Replace( const AERef aE, sal_uInt16 nP );\
182 void Replace( const AE *pE, sal_uInt16 nL, sal_uInt16 nP );\
263 void nm::Replace( const AERef aE, sal_uInt16 nP )\
343 void Replace( const AERef aE, sal_uInt16 nP ) {\
344 Base::Replace( (const VPRef)aE, nP );\
346 void Replace( const AE *pE, sal_uInt16 nL, sal_uInt16 nP ) {\
347 Base::Replace( (const VoidPtr*)pE, nL, nP );\
402 void Replace( const AERef aE, sal_uInt16 nP ) {\
403 Base::Replace( (const VPRef)aE, nP );\
406 Base::Replace( (const VoidPtr*)pE, nL, nP );\
[all …]
/trunk/main/svtools/source/graphic/
H A Dtransformer.cxx106 aBitmap.Replace( aColorFrom, aColorTo, nTolerance ); in colorChange()
116 aBitmap.Replace( aColorFrom, aColorTo, nTolerance ); in colorChange()
123 aBitmap.Replace( aColorFrom, aColorTo, nTolerance ); in colorChange()
132 aBitmap.Replace( aColorFrom, aColorTo, nTolerance ); in colorChange()
139 aBitmap.Replace( aColorFrom, aColorTo, nTolerance ); in colorChange()
/trunk/main/tools/source/memtools/
H A Dunqidx.cxx97 Container::Replace( p, nUniqIndex ); in Insert()
127 Container::Replace( p, nContIndex ); in Insert()
152 void* p = Container::Replace( NULL, nIndex-nStartIndex ); in Remove()
171 void* UniqueIndex::Replace( sal_uIntPtr nIndex, void* p ) in Replace() function in UniqueIndex
181 return Container::Replace( p, nIndex-nStartIndex ); in Replace()
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src50 Text [ en-US ] = "Replace \"standard\" quotes with %1 \bcustom%2 quotes" ;
54 Text [ en-US ] = "Replace Custom Styles" ;
70 Text [ en-US ] = "Replace 1/2 ... with ½ ..." ;
78 Text [ en-US ] = "Replace dashes" ;
82 Text [ en-US ] = "Replace 1st... with 1^st..." ;
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1472 maO2S.Replace( (void*) i, maS2O[ i ] ); // Insert( data, pos ) in Initialize()
1578 maO2S.Replace( (void*) nVal, j ); in Remove()
1657 maO2S.Replace( (void*) nVal, (sal_uInt32)( nTo+i ) ); in Move()
1667 maO2S.Replace( (void*) nVal, (sal_uInt32)( nPos+i ) ); in Move()
1675 maO2S.Replace( (void*)pTmpArr[ i ], (sal_uInt32)( nTo+i ) ); in Move()
1796 maO2S.Replace( (void*) (nVal), (sal_uInt32)( j ) ); in ResortModified()
1800 maO2S.Replace( (void*) nNewPos, (sal_uInt32) pData->mnCurPos ); in ResortModified()
1839 maO2S.Replace( (void*) (nVal+1), (sal_uInt32)( j ) ); in ResortNew()
1841 maO2S.Replace( (void*) nNewPos, (sal_uInt32) pData->mnCurPos ); in ResortNew()
1987 void SimpleList::Replace( void* pData, sal_uInt32 nPos ) in Replace() function in SimpleList
/trunk/main/svl/source/items/
H A Dslstitm.cxx98 aList.Replace( pStr1, nCur + 1 ); in Sort()
99 aList.Replace( pStr2, nCur ); in Sort()
104 pParallelList->Replace( p1, nCur + 1 ); in Sort()
105 pParallelList->Replace( p2, nCur ); in Sort()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx89 sal_Bool Replace( const Bitmap& rMask, sal_uInt8 rReplaceTransparency );
90 …sal_Bool Replace( sal_uInt8 cSearchTransparency, sal_uInt8 cReplaceTransparency…
91 …sal_Bool Replace( sal_uInt8* pSearchTransparencies, sal_uInt8* pReplaceTranspar…
/trunk/main/vcl/inc/
H A Dimage.h47 void Replace( sal_uInt16 nPos, sal_uInt16 nSrcPos );
48 void Replace( sal_uInt16 nPos, const ImplImageBmp& rImageBmp, sal_uInt16 nSrcPos );
49 void Replace( sal_uInt16 nPos, const BitmapEx& rBmpEx );
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx316 sal_Bool AlphaMask::Replace( const Bitmap& rMask, sal_uInt8 cReplaceTransparency ) in Replace() function in AlphaMask
343 sal_Bool AlphaMask::Replace( sal_uInt8 cSearchTransparency, sal_uInt8 cReplaceTransparency, sal_uLo… in Replace() function in AlphaMask
396 sal_Bool AlphaMask::Replace( sal_uInt8* pSearchTransparencies, sal_uInt8* pReplaceTransparencies, in Replace() function in AlphaMask
412 bRet = Bitmap::Replace( pSearchColors, pReplaceColors, nColorCount, pTols ) && in Replace()

Completed in 143 milliseconds

12345678910>>...13