Home
last modified time | relevance | path

Searched refs:GetOperation (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx244 ScConditionMode eMode = pEntry->GetOperation(); in ScConditionalFormatDlg()
268 ScConditionMode eMode = pEntry->GetOperation(); in ScConditionalFormatDlg()
291 ScConditionMode eMode = pEntry->GetOperation(); in ScConditionalFormatDlg()
/trunk/main/sc/inc/
H A Ddetdata.hxx61 ScDetOpType GetOperation() const { return eOperation; } in GetOperation() function in ScDetOpData
H A Dconditio.hxx126 ScConditionMode GetOperation() const { return eOp; } in GetOperation() function in ScConditionEntry
/trunk/main/sc/source/core/tool/
H A Ddetdata.cxx93 if ( pDetOpData->GetOperation() == SCDETOP_ADDERROR ) in Append()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx965 nAction = (sal_uInt16) pOperation->GetOperation(); in ScUndoDetective()
1014 if ( pData->GetOperation() == (ScDetOpType) nAction && pData->GetPos() == aPos ) in Undo()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx157 aItem.meMode = pFormatEntry->GetOperation(); in ScTableConditionalFormat()
618 nMode = sal::static_int_cast<sal_uInt16>( pData->GetOperation() ); in ScTableValidationObj()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx669 switch( rFormatEntry.GetOperation() ) in XclExpCFImpl()
1009 switch( pValData->GetOperation() ) in XclExpDV()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1038 eOper = pOldData->GetOperation(); in ExecuteDB()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx920 rDetOp.AddOperation( pDetData->GetOperation(), rDetPos, nIndex ); in GetDetectiveOpList()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx494 switch (pData->GetOperation()) in DetectiveRefresh()

Completed in 83 milliseconds