Home
last modified time | relevance | path

Searched refs:strSubType (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx193 OUString strSubType( rstrSubType ); in create() local
194 if( strSubType.getLength() == 0 ) in create()
195 strSubType = maDefaultSubTyp; in create()
197 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create()
/aoo42x/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls679 Sub SetChartIssue(myChart As Chart, myName As String, strSubType As String, _
693 .SubType = strSubType
721 .SubType = RID_STR_EXCEL_SUBISSUE_PIVOT & " " & strSubType

Completed in 15 milliseconds