| /AOO41X/main/svl/source/numbers/ |
| H A D | zforscan.cxx | 1105 short eNewType; in ScanType() local 1117 eNewType = NUMBERFORMAT_SCIENTIFIC; in ScanType() 1125 eNewType = NUMBERFORMAT_TIME; in ScanType() 1139 eNewType = NUMBERFORMAT_TIME; in ScanType() 1143 eNewType = NUMBERFORMAT_DATE; in ScanType() 1170 eNewType = NUMBERFORMAT_DATE; in ScanType() 1173 eNewType = NUMBERFORMAT_CURRENCY; in ScanType() 1176 eNewType = NUMBERFORMAT_NUMBER; in ScanType() 1180 eNewType = NUMBERFORMAT_UNDEFINED; in ScanType() 1190 eNewType = NUMBERFORMAT_NUMBER; in ScanType() [all …]
|
| H A D | zforlist.cxx | 1241 short eNewType) in IsCompatible() argument 1243 if (eOldType == eNewType) in IsCompatible() 1249 switch (eNewType) in IsCompatible()
|
| /AOO41X/main/chart2/source/controller/dialogs/ |
| H A D | tp_ErrorBars.cxx | 83 void ErrorBarsTabPage::SetErrorBarType( ErrorBarResources::tErrorBarType eNewType ) in SetErrorBarType() argument 85 m_aErrorBarResources.SetErrorBarType( eNewType ); in SetErrorBarType()
|
| H A D | res_ErrorBar.cxx | 185 void ErrorBarResources::SetErrorBarType( tErrorBarType eNewType ) in SetErrorBarType() argument 187 if( m_eErrorBarType != eNewType ) in SetErrorBarType() 189 m_eErrorBarType = eNewType; in SetErrorBarType()
|
| H A D | tp_ErrorBars.hxx | 42 void SetErrorBarType( ErrorBarResources::tErrorBarType eNewType );
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | zoomitem.hxx | 64 void SetType( SvxZoomType eNewType ) in SetType() argument 65 { eType = eNewType; } in SetType()
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | viewdata.hxx | 368 void SetRefMode( sal_Bool bNewMode, ScRefType eNewType ) in SetRefMode() argument 369 { bIsRefMode = bNewMode; eRefType = eNewType; } in SetRefMode()
|
| H A D | output.hxx | 185 ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType,
|
| /AOO41X/main/chart2/source/controller/inc/ |
| H A D | res_ErrorBar.hxx | 67 void SetErrorBarType( tErrorBarType eNewType );
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | prevloc.cxx | 60 …ScPreviewLocationEntry( ScPreviewLocationType eNewType, const Rectangle& rPixel, const ScRange& rR… in ScPreviewLocationEntry() 62 eType( eNewType ), in ScPreviewLocationEntry()
|
| H A D | output.cxx | 135 ScOutputData::ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType, in ScOutputData() argument 155 eType( eNewType ), in ScOutputData()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | toolbox2.cxx | 944 void ToolBox::SetButtonType( ButtonType eNewType ) in SetButtonType() argument 946 if ( meButtonType != eNewType ) in SetButtonType() 948 meButtonType = eNewType; in SetButtonType()
|
| /AOO41X/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 1623 sal_Int16 eNewType = _pSet->pNumSetting->nNumberType; in ApplyNumRule() local 1632 if (eNewType!=aFmt.GetNumberingType()) isResetSize=true; in ApplyNumRule() 1633 aFmt.SetNumberingType(eNewType); in ApplyNumRule()
|
| /AOO41X/main/sc/inc/ |
| H A D | cell.hxx | 81 explicit ScBaseCell( CellType eNewType );
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | cell.cxx | 79 ScBaseCell::ScBaseCell( CellType eNewType ) : in IMPL_FIXEDMEMPOOL_NEWDEL() 83 eCellType( sal::static_int_cast<sal_uInt8>(eNewType) ), in IMPL_FIXEDMEMPOOL_NEWDEL()
|
| H A D | column3.cxx | 167 short eNewType = pDocument->GetFormatTable()->GetType(nNumberFormat); in Insert() local 168 if (!pDocument->GetFormatTable()->IsCompatible(eOldType, eNewType)) in Insert()
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | zforlist.hxx | 374 sal_Bool IsCompatible(short eOldType, short eNewType);
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | toolbox.hxx | 414 void SetButtonType( ButtonType eNewType = BUTTON_SYMBOL );
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | numpages.cxx | 407 sal_Int16 eNewType = _pSet->nNumberType; in IMPL_LINK() local 417 aFmt.SetNumberingType(eNewType); in IMPL_LINK()
|