Searched refs:nNewAxisIndex (Results 1 – 2 of 2) sorted by relevance
243 sal_Int32 nNewAxisIndex = 0; in applyStyle() local250 nNewAxisIndex = 1; in applyStyle()255 xProp->setPropertyValue( C2U("AttachedAxisIndex"), uno::makeAny( nNewAxisIndex ) ); in applyStyle()
615 sal_Int32 nNewAxisIndex = bAttachToMainAxis ? 0 : 1; in attachSeriesToAxis() local619 if( nOldAxisIndex != nNewAxisIndex ) in attachSeriesToAxis()623 xProp->setPropertyValue( C2U("AttachedAxisIndex"), uno::makeAny( nNewAxisIndex ) ); in attachSeriesToAxis()
Completed in 29 milliseconds