Home
last modified time | relevance | path

Searched refs:nChange (Results 1 – 4 of 4) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPresentationDemo.java204 int nChange, in setSlideTransition() argument
220 xPropSet.setPropertyValue( "Change", new Integer( nChange ) ); in setSlideTransition()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1732 sal_Int32 nChange = 0; in ContextFilter() local
1733 pTransType->maValue >>= nChange; in ContextFilter()
1736 if( nChange != 1 ) in ContextFilter()
1740 if( nChange == 0 ) in ContextFilter()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx2215 sal_Int32 nChange(0); in queryAutomaticSlideTransition() local
2217 !getPropertyValue( nChange, in queryAutomaticSlideTransition()
2227 bHasAutomaticNextSlide = nChange == 1; in queryAutomaticSlideTransition()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1845 long nChange = nMaxWidth - aCurrentSize.Width(); in updateListboxLabelSizes() local
1849 pListbox->SetSizePixel( Size( aCurrentSize.Width() - nChange, aCurrentSize.Height() ) ); in updateListboxLabelSizes()
1850 lcl_MoveControl( pListbox, nChange, 0 ); in updateListboxLabelSizes()

Completed in 82 milliseconds