Home
last modified time | relevance | path

Searched refs:IsExcluded (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx172 return mpPage!=NULL && mpPage->IsExcluded(); in HasState()
228 if (bNewStateValue != (mpPage->IsExcluded()==sal_True)) in SetState()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx135 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetExclusionState()
H A DSlsSlotManager.cxx622 if( !pPage->IsExcluded() ) in GetMenuState()
1307 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetSlideExclusionState()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2578 if( pTestSlide->IsExcluded() ) in createSlideList()
2583 else if( bTakeNextAvailable && !pTestSlide->IsExcluded() ) in createSlideList()
2594 bool bVisible = ( mpDoc->GetSdPage( (sal_uInt16)i, PK_STANDARD ) )->IsExcluded() ? false : true; in createSlideList()
2620 if( !( mpDoc->GetSdPage( nSdSlide, PK_STANDARD ) )->IsExcluded()) in createSlideList()
/aoo4110/main/sd/inc/
H A Dsdpage.hxx248 sal_Bool IsExcluded() const { return mbExcluded; } in IsExcluded() function in SdPage
/aoo4110/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx602 sal_Bool bPageExluded = pPage->IsExcluded(); in Fill()
/aoo4110/main/sd/source/ui/view/
H A Ddrviews7.cxx418 if( !pPage->IsExcluded() ) in GetMenuState()
H A Doutlnvsh.cxx1128 if( !pPage->IsExcluded() ) in GetMenuState()
H A DDocumentRenderer.cxx1700 if ( ! pPage->IsExcluded() || mpOptions->IsPrintExcluded()) in GetFilteredPage()
/aoo4110/main/sd/source/filter/html/
H A Dhtmlex.cxx686 if( mbHiddenSlides || !pPage->IsExcluded() ) in InitExportParameters()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunopage.cxx1168 sal_Bool bVisible = GetPage()->IsExcluded() == sal_False; in getPropertyValue()

Completed in 112 milliseconds