Home
last modified time | relevance | path

Searched refs:GetCondResult (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput.cxx643 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in FindRotated()
665 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_GetRotateDir()
698 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground()
713 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground()
725 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground()
1278 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindHorLine()
1462 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in DrawRotatedFrame()
H A Doutput2.cxx1498 pCondSet = pDoc->GetCondResult( nCellX, nCellY, nTab ); in DrawStrings()
1504 pCondSet = pDoc->GetCondResult( nCellX, nCellY, nTab ); in DrawStrings()
2225 pCondSet = pDoc->GetCondResult( nCellX, nCellY, nTab ); in DrawEdit()
3071 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in DrawRotated()
/trunk/main/sc/source/core/data/
H A Ddocumen6.cxx174 pCondSet = GetCondResult( nCol, nRow, nTab ); in GetScriptType()
H A Dfillinfo.cxx702 const SfxItemSet* pStartCond = GetCondResult( nStartX,nStartY,nTab ); in FillInfo()
1019 … const SfxItemSet* pCond = GetCondResult( nFirstRealDocCol, nFirstRealDocRow, nTab ); in FillInfo()
H A Ddocumen4.cxx644 const SfxItemSet* ScDocument::GetCondResult( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondResult() function in ScDocument
H A Dtable1.cxx1519 pCondSet = pDocument->GetCondResult( rCol, nRow, nTab ); in MaybeAddExtraColumn()
H A Dcolumn2.cxx222 pCondSet = pDocument->GetCondResult( nCol, nRow, nTab ); in GetNeededSize()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx812 const SfxItemSet* pCondItemSet = pDoc->GetCondResult( nCol, nRow, nTab ); in WriteCell()
/trunk/main/sc/inc/
H A Ddocument.hxx1199 SC_DLLPUBLIC const SfxItemSet* GetCondResult( SCCOL nCol, SCROW nRow, SCTAB nTab ) const;

Completed in 103 milliseconds