Home
last modified time | relevance | path

Searched refs:aDummy (Results 51 – 71 of 71) sorted by relevance

123

/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx147 static Cell aDummy; in GetCellAcc() local
148 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : aDummy; in GetCellAcc()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1604 rtl::OUString aDummy; in FindFontSubstitute() local
1605 const ImplFontSelectData aOut = GetFcSubstitute( rFontSelData, aDummy ); in FindFontSubstitute()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx1906 String aDummy; in NextToken() local
1907 ParseStyleOptions( aDummy, aDummy, aDummy, aItemSet, in NextToken()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1899 const String aDummy; in EnhancedPDFExport() local
1900 … MakeHeaderFooterLinks( *pPDFExtOutDevData, *pTNd, rLinkRect, nDestId, aDummy, true ); in EnhancedPDFExport()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2611 ScRange aDummy; in ExecFormatPaintbrush() local
2612 if ( pViewData->GetSimpleArea(aDummy) != SC_MARK_SIMPLE ) in ExecFormatPaintbrush()
H A Dviewfun2.cxx1074 ScRange aDummy; in TestMergeCells() local
1075 return GetViewData()->GetSimpleArea( aDummy) == SC_MARK_SIMPLE; in TestMergeCells()
H A Dviewdata.cxx875 ScRange aDummy; in IsMultiMarked() local
876 ScMarkType eType = GetSimpleArea(aDummy); in IsMultiMarked()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx924 String aDummy; in ParagraphInsertedDeleted() local
925 aHighlighter.notifyChange( nPara, bInserted ? 1 : (-1), &aDummy, 1 ); in ParagraphInsertedDeleted()
/trunk/main/bridges/test/
H A Dtestcomp.cxx152 Any aDummy( &p, ::getCppuType( (const Reference< XPerformanceTest > *)0 ) ); in queryInterface() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx356 static PropertyHolder aDummy; in Current() local
358 return maPropertyHolders.empty() ? aDummy : *maPropertyHolders.back(); in Current()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3666 Rectangle aDummy; in ProcessShContainer() local
3674 SdrObjectPtr xSdrObj( ImportObj( rDffStrm, &pDrawObj, aDummy, aDummy, 0, 0 ) ); in ProcessShContainer()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2730 SwRect aDummy; in Chain() local
2731 int nErr = Chainable( aDummy, rSource, rPt ); in Chain()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx3277 SwPosition aDummy(pEntry->nMkNode); in Flush() local
3278 SetAttrInDoc(aDummy,pEntry); in Flush()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx359 LocalResourceAccess aDummy(DLG_DATABASE_ADMINISTRATION, RSC_TABDIALOG); in getStateDisplayName() local
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1511 String aDummy; in UseColData() local
1513 bUseTab = pColumnData->FindText( aText, aDummy, nNextPos, sal_False ); in UseColData()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx808 SvXMLElementExport aDummy(*this, XML_NAMESPACE_MATH, XML_MI, sal_True, sal_False); in ExportExpression()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2254 uno::Sequence< ::rtl::OUString > aDummy; in _getRunAttributesImpl() local
2255 _getDefaultAttributesImpl( aDummy, aDefAttrSeq, true ); in _getRunAttributesImpl()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2854 XLIB_Window aDummy; in handleDragEvent() local
2871 &aDummy ); in handleDragEvent()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2673 SwRect aDummy; in MouseButtonDown() local
2675 if ( !rSh.Chainable( aDummy, *pFmt, aDocPos ) ) in MouseButtonDown()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3514 static ScBitMaskCompressedArray< SCROW, sal_uInt8> aDummy( MAXROW, 0); in GetRowFlagsArray() local
3515 pFlags = &aDummy; in GetRowFlagsArray()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1792 ScAddress aDummy; // wenn nicht Marked, ignoriert wegen Negative in computeFunction() local
1796 if ( !pDoc->GetSelectionFunction( eFunc, aDummy, aMark, fVal ) ) in computeFunction()

Completed in 386 milliseconds

123