Searched refs:aBy (Results 1 – 5 of 5) sorted by relevance
337 OptionalValueType aBy; in createFromToByActivity() local360 aBy.reset(aTmpValue); in createFromToByActivity()367 aBy, in createFromToByActivity()
803 OUString aFrom, aBy, aTo, aValues; in init_node() local1028 aBy = rValue; in init_node()1277 if( aBy.getLength() ) in init_node()1278 xAnimate->setBy( mpHelper->convertValue( meAttributeName, aBy ) ); in init_node()
620 void TimeNode::setBy( const Any & aBy ) in setBy() argument622 maNodeProperties[ NP_BY ] = aBy; in setBy()
1632 Any aBy ( xAnimate->getBy() ); in exportAnimate() local1645 if ( aBy.hasValue() ) in exportAnimate()1656 if ( aBy.hasValue() ) in exportAnimate()1657 exportAnimProperty( rStrm, 1, aBy, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
75 void setBy( const ::com::sun::star::uno::Any & aBy );
Completed in 35 milliseconds