Searched refs:strSubType (Results 1 – 2 of 2) sorted by relevance
193 OUString strSubType( rstrSubType ); in create() local194 if( strSubType.getLength() == 0 ) in create()195 strSubType = maDefaultSubTyp; in create()197 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create()
679 Sub SetChartIssue(myChart As Chart, myName As String, strSubType As String, _693 .SubType = strSubType721 .SubType = RID_STR_EXCEL_SUBISSUE_PIVOT & " " & strSubType
Completed in 34 milliseconds