Home
last modified time | relevance | path

Searched refs:mnChildMask (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx541 , mnChildMask( 0 ) in SlideshowImpl()
721 mnChildMask = 0UL; in disposing()
2650 mnChildMask = 0UL; in hideChildWindows()
2659 mnChildMask |= NAVIGATOR_CHILD_MASK; in hideChildWindows()
2668 mnChildMask |= 1 << i; in hideChildWindows()
2684 pViewFrame->SetChildWindow( SID_NAVIGATOR, ( mnChildMask & NAVIGATOR_CHILD_MASK ) != 0 ); in showChildWindows()
2688 if( mnChildMask & ( 1 << i ) ) in showChildWindows()
H A Dslideshowimpl.hxx375 unsigned long mnChildMask; member in sd::SlideshowImpl

Completed in 35 milliseconds