Searched refs:ConvertType (Results 1 – 6 of 6) sorted by relevance
/trunk/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 138 … SbxItem aSbxItem( SID_BASICIDE_ARG_SBX, aDocument, aLibName, rNewText, ConvertType( eType ) ); in EditedEntry() 378 …em aSbxItem( SID_BASICIDE_ARG_SBX, rSourceDoc, aSourceLibName, aSourceName, ConvertType( eType ) ); in NotifyCopyingMoving() 470 …bxItem aSbxItem( SID_BASICIDE_ARG_SBX, rDestDoc, aDestLibName, aSourceName, ConvertType( eType ) ); in NotifyCopyingMoving() 712 aModName, aBasicBox.ConvertType( aDesc.GetType() ) ); in IMPL_LINK() 906 …xItem aSbxItem( SID_BASICIDE_ARG_SBX, aDocument, aLibName, aName, aBasicBox.ConvertType( eType ) ); in DeleteCurrent()
|
H A D | objdlg.cxx | 94 aDesc.GetMethodName(), ConvertType( aDesc.GetType() ) ); in OpenCurrent() 222 … aDesc.GetMethodName(), aMacroTreeList.ConvertType( aDesc.GetType() ) ); in IMPL_LINK()
|
H A D | bastype2.hxx | 199 sal_uInt16 ConvertType( BasicEntryType eType );
|
H A D | bastype3.cxx | 377 sal_uInt16 BasicTreeListBox::ConvertType( BasicEntryType eType ) in ConvertType() function in BasicTreeListBox
|
/trunk/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 948 void ConvertType( XDiagramRef xDiagram, XChartTypeRef xChartType,
|
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 2415 void XclExpChTypeGroup::ConvertType( in ConvertType() function in XclExpChTypeGroup 3140 … xTypeGroup->ConvertType( xDiagram, *pIt, nApiAxesSetIdx, b3dChart, bSwappedAxesSet, bHasXLabels ); in Convert()
|
Completed in 47 milliseconds