Home
last modified time | relevance | path

Searched refs:aBy (Results 1 – 5 of 5) sorted by relevance

/trunk/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx337 OptionalValueType aBy; in createFromToByActivity() local
360 aBy.reset(aTmpValue); in createFromToByActivity()
367 aBy, in createFromToByActivity()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx803 OUString aFrom, aBy, aTo, aValues; in init_node() local
1028 aBy = rValue; in init_node()
1277 if( aBy.getLength() ) in init_node()
1278 xAnimate->setBy( mpHelper->convertValue( meAttributeName, aBy ) ); in init_node()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx620 void TimeNode::setBy( const Any & aBy ) in setBy() argument
622 maNodeProperties[ NP_BY ] = aBy; in setBy()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1632 Any aBy ( xAnimate->getBy() ); in exportAnimate() local
1645 if ( aBy.hasValue() ) in exportAnimate()
1656 if ( aBy.hasValue() ) in exportAnimate()
1657 exportAnimProperty( rStrm, 1, aBy, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
/trunk/main/oox/inc/oox/ppt/
H A Dtimenode.hxx75 void setBy( const ::com::sun::star::uno::Any & aBy );

Completed in 42 milliseconds