Home
last modified time | relevance | path

Searched refs:eSourceType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dseriesconverter.cxx313 …ataSequence > ErrorBarConverter::createLabeledDataSequence( ErrorBarModel::SourceType eSourceType ) in createLabeledDataSequence() argument
316 switch( eSourceType ) in createLabeledDataSequence()
334 return lclCreateLabeledDataSequence( *this, mrModel.maSources.get( eSourceType ).get(), aRole ); in createLabeledDataSequence()
604 SeriesModel::SourceType eSourceType, const OUString& rRole, bool bUseTextLabel ) in createLabeledDataSequence() argument
606 DataSourceModel* pValues = mrModel.maSources.get( eSourceType ).get(); in createLabeledDataSequence()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dseriesconverter.hxx94 createLabeledDataSequence( ErrorBarModel::SourceType eSourceType );
158 SeriesModel::SourceType eSourceType,
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx960 ScChangeActionType eSourceType = pSourceAction->GetType(); in MergeDocument() local
972 if ( eSourceType == SC_CAT_CONTENT ) in MergeDocument()
1027 switch ( eSourceType ) in MergeDocument()
1100 …if ( pAct && pAct->GetType() == eSourceType && pAct->IsDeletedIn() && !pSourceAction->IsDeletedIn(… in MergeDocument()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx214 BasicEntryType eSourceType( aSourceDesc.GetType() ); in NotifyAcceptDrop() local
249 if ( ( eSourceType == OBJ_TYPE_MODULE && rDestDoc.hasModule( aDestLibName, aSourceName ) ) || in NotifyAcceptDrop()
250 ( eSourceType == OBJ_TYPE_DIALOG && rDestDoc.hasDialog( aDestLibName, aSourceName ) ) ) in NotifyAcceptDrop()

Completed in 42 milliseconds