Home
last modified time | relevance | path

Searched refs:eNewType (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/svl/source/numbers/
H A Dzforscan.cxx1105 short eNewType; in ScanType() local
1125 eNewType = NUMBERFORMAT_TIME; in ScanType()
1256 eScannedType = eNewType; in ScanType()
1268 switch (eNewType) in ScanType()
1287 switch (eNewType) in ScanType()
1306 switch (eNewType) in ScanType()
1326 switch (eNewType) in ScanType()
1337 switch (eNewType) in ScanType()
1348 switch (eNewType) in ScanType()
1354 eScannedType = eNewType; in ScanType()
[all …]
H A Dzforlist.cxx1241 short eNewType) in IsCompatible() argument
1243 if (eOldType == eNewType) in IsCompatible()
1249 switch (eNewType) in IsCompatible()
/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_ErrorBars.cxx83 void ErrorBarsTabPage::SetErrorBarType( ErrorBarResources::tErrorBarType eNewType ) in SetErrorBarType() argument
85 m_aErrorBarResources.SetErrorBarType( eNewType ); in SetErrorBarType()
H A Dres_ErrorBar.cxx185 void ErrorBarResources::SetErrorBarType( tErrorBarType eNewType ) in SetErrorBarType() argument
187 if( m_eErrorBarType != eNewType ) in SetErrorBarType()
189 m_eErrorBarType = eNewType; in SetErrorBarType()
H A Dtp_ErrorBars.hxx42 void SetErrorBarType( ErrorBarResources::tErrorBarType eNewType );
/aoo41x/main/svx/inc/svx/
H A Dzoomitem.hxx64 void SetType( SvxZoomType eNewType ) in SetType() argument
65 { eType = eNewType; } in SetType()
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx368 void SetRefMode( sal_Bool bNewMode, ScRefType eNewType ) in SetRefMode() argument
369 { bIsRefMode = bNewMode; eRefType = eNewType; } in SetRefMode()
H A Doutput.hxx185 ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType,
/aoo41x/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx67 void SetErrorBarType( tErrorBarType eNewType );
/aoo41x/main/sc/source/ui/view/
H A Dprevloc.cxx60 …ScPreviewLocationEntry( ScPreviewLocationType eNewType, const Rectangle& rPixel, const ScRange& rR… in ScPreviewLocationEntry()
62 eType( eNewType ), in ScPreviewLocationEntry()
H A Doutput.cxx135 ScOutputData::ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType, in ScOutputData() argument
155 eType( eNewType ), in ScOutputData()
/aoo41x/main/vcl/source/window/
H A Dtoolbox2.cxx944 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 Dnbdtmg.cxx1618 sal_Int16 eNewType = _pSet->pNumSetting->nNumberType; in ApplyNumRule() local
1627 if (eNewType!=aFmt.GetNumberingType()) isResetSize=true; in ApplyNumRule()
1628 aFmt.SetNumberingType(eNewType); in ApplyNumRule()
/aoo41x/main/sc/inc/
H A Dcell.hxx81 explicit ScBaseCell( CellType eNewType );
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx79 ScBaseCell::ScBaseCell( CellType eNewType ) : in IMPL_FIXEDMEMPOOL_NEWDEL()
83 eCellType( sal::static_int_cast<sal_uInt8>(eNewType) ), in IMPL_FIXEDMEMPOOL_NEWDEL()
H A Dcolumn3.cxx167 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 Dzforlist.hxx374 sal_Bool IsCompatible(short eOldType, short eNewType);
/aoo41x/main/vcl/inc/vcl/
H A Dtoolbox.hxx414 void SetButtonType( ButtonType eNewType = BUTTON_SYMBOL );
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx407 sal_Int16 eNewType = _pSet->nNumberType; in IMPL_LINK() local
417 aFmt.SetNumberingType(eNewType); in IMPL_LINK()

Completed in 179 milliseconds