/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 339 PM_BYTE* pDummy; in ImplDrawBitmap() local 352 pDummy = new PM_BYTE[ sizeof( BITMAPINFO2 ) + nNewImageSize ]; in ImplDrawBitmap() 353 memset( pDummy, 0, sizeof( BITMAPINFO2 ) ); in ImplDrawBitmap() 355 pNewInfo = (BITMAPINFOHEADER2*) pDummy; in ImplDrawBitmap() 365 PM_BYTE* pBitsDst = pDummy + sizeof( BITMAPINFO2 ); in ImplDrawBitmap() 389 pDummy = new PM_BYTE[ nTotalSize ]; in ImplDrawBitmap() 390 memcpy( pDummy, pBI, nTotalSize ); in ImplDrawBitmap() 393 GpiDrawBits( hPS, pDummy + nInfoSize, (BITMAPINFO2*) pDummy, 4L, pts, nDrawMode, BBO_IGNORE ); in ImplDrawBitmap() 394 delete[] pDummy; in ImplDrawBitmap()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | types.hxx | 82 sal_Bool isA(const staruno::Type& _rType, TYPE* pDummy) in isA() argument 84 return _rType.equals(cppu::getTypeFavourUnsigned(pDummy)); in isA() 92 sal_Bool isA(const staruno::Any& _rVal, TYPE* pDummy) in isA() argument 95 cppu::getTypeFavourUnsigned(pDummy)); in isA()
|
/aoo42x/main/sfx2/source/control/ |
H A D | macro.cxx | 118 pDummy( 0 ) in SfxMacroStatement() 244 pDummy( 0 ) in SfxMacroStatement() 276 pDummy( 0 ) in SfxMacroStatement() 295 pDummy( 0 ) in SfxMacroStatement()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | versdlg.cxx | 388 const SfxPoolItem *pDummy=NULL; in IMPL_LINK() local 389 SfxItemState eState = pViewFrame->GetDispatcher()->QueryState( SID_DOCUMENT_MERGE, pDummy ); in IMPL_LINK() 390 eState = pViewFrame->GetDispatcher()->QueryState( SID_DOCUMENT_COMPARE, pDummy ); in IMPL_LINK()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salvd.cxx | 67 void* pDummy; in ImplCreateVirDevBitmap() local 69 DIB_RGB_COLORS, &pDummy, NULL, in ImplCreateVirDevBitmap()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 1862 Color* pDummy; in AsciiSave() local 1863 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1878 Color* pDummy; in AsciiSave() local 1879 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1892 Color* pDummy; in AsciiSave() local 1893 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1915 Color* pDummy; in AsciiSave() local 1916 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave()
|
/aoo42x/main/filter/source/graphicfilter/ipcx/ |
H A D | ipcx.cxx | 98 sal_uLong* pDummy = new sal_uLong; delete pDummy; // damit unter OS/2 in ReadPCX() local
|
/aoo42x/main/filter/source/graphicfilter/etiff/ |
H A D | etiff.cxx | 148 sal_uLong* pDummy = new sal_uLong; delete pDummy; // damit unter OS/2 in WriteTIFF() local
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 619 Color* pDummy = NULL; in DrawString() local 664 pNumFmt->GetOutputString( nVal, nNum, cellString, &pDummy ); in DrawString()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 2821 Window *pDummy = pSplitWin->GetSplitWindow(); in ArrangeAutoHideWindows() local 2822 Window *pWin = bDummyWindow ? pDummy : pSplitWin; in ArrangeAutoHideWindows() 2827 Size aSize = pDummy->GetSizePixel(); in ArrangeAutoHideWindows() 2828 Point aPos = pDummy->GetPosPixel(); in ArrangeAutoHideWindows() 2927 pDummy->SetPosSizePixel( aPos, aSize ); in ArrangeAutoHideWindows()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 2161 SwParaPortion *pDummy = new SwParaPortion(); in CalcFitToContent() local 2162 SetPara( pDummy, false ); in CalcFitToContent() 2233 SwParaPortion *pDummy = new SwParaPortion(); in CalcAdditionalFirstLineOffset() local 2234 SetPara( pDummy, false ); in CalcAdditionalFirstLineOffset()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 137 Color* pDummy; in GetFunction() local 138 pFormatter->GetOutputString( nVal, nNumFmt, aValStr, &pDummy ); in GetFunction()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | treelist.cxx | 335 SvListEntry* pDummy = 0; pDstList->Insert( pDummy, nListPos ); in Move() local 353 pDstList->Replace( pSrcEntry, pDummy ); in Move()
|
/aoo42x/main/sfx2/inc/ |
H A D | macro.hxx | 44 void* pDummy; // f"ur alle F"alle zum kompatibel bleiben member in SfxMacroStatement
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 747 Color* pDummy; in DrawString() local 748 pNumFmt->GetOutputString( nVal, nKey, cellString, &pDummy ); in DrawString()
|
/aoo42x/main/tools/inc/tools/ |
H A D | string.hxx | 172 ByteString( const int* pDummy ); // not implemented: to prevent ByteString( NULL ) 456 UniString( const int* pDummy ); // not implemented: to prevent UniString( NULL )
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | redlndlg.hxx | 129 DECL_LINK( FilterChangedHdl, void *pDummy = 0 );
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxdevice.hxx | 61 void* pDummy; member in VCLXDevice
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | odbcconfig.cxx | 199 void* pDummy;
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 240 SvLBoxEntry* pDummy = 0; in ExecuteDrop() local 242 NotifyMoving( pDropEntry, pDDSource, pDummy, nInsertionPos ); in ExecuteDrop()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 587 Color* pDummy = NULL; in Reset() local 589 aFmtEntryList, aPrevString, pDummy ); in Reset()
|
H A D | chardlg.cxx | 736 SfxPoolItem* pDummy; in Initialize() local 739 SID_ATTR_AUTO_COLOR_INVALID, pDummy )) in Initialize() 1804 SfxPoolItem* pDummy; in Initialize() local 1807 SFX_ITEM_DEFAULT > pFrame->GetBindings().QueryState( SID_ATTR_AUTO_COLOR_INVALID, pDummy ) ) in Initialize()
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 852 SfxPoolItem* pDummy; in SvxColorWindow_Impl() local 858 SfxItemState eState = aQueryStatus.QueryState( pDummy ); in SvxColorWindow_Impl()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 215 void* pDummy; member in OutlinerView
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewfrm.cxx | 3461 const SfxPoolItem* pDummy = NULL; in ChildWindowState() local 3462 SfxItemState eState = GetDispatcher()->QueryState( SID_HYPERLINK_SETLINK, pDummy ); in ChildWindowState()
|