Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DPresentationDemo.java204 int nChange, in setSlideTransition() argument
220 xPropSet.setPropertyValue( "Change", new Integer( nChange ) ); in setSlideTransition()
/aoo41x/main/xmloff/source/draw/
H A Dsdpropls.cxx1733 sal_Int32 nChange = 0; in ContextFilter() local
1734 pTransType->maValue >>= nChange; in ContextFilter()
1737 if( nChange != 1 ) in ContextFilter()
1741 if( nChange == 0 ) in ContextFilter()
/aoo41x/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()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx1843 long nChange = nMaxWidth - aCurrentSize.Width(); in updateListboxLabelSizes() local
1847 pListbox->SetSizePixel( Size( aCurrentSize.Width() - nChange, aCurrentSize.Height() ) ); in updateListboxLabelSizes()
1848 lcl_MoveControl( pListbox, nChange, 0 ); in updateListboxLabelSizes()

Completed in 53 milliseconds