Searched refs:IsExcluded (Results 1 – 11 of 11) sorted by relevance
172 return mpPage!=NULL && mpPage->IsExcluded(); in HasState()228 if (bNewStateValue != (mpPage->IsExcluded()==sal_True)) in SetState()
135 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetExclusionState()
622 if( !pPage->IsExcluded() ) in GetMenuState()1307 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetSlideExclusionState()
2578 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()
248 sal_Bool IsExcluded() const { return mbExcluded; } in IsExcluded() function in SdPage
602 sal_Bool bPageExluded = pPage->IsExcluded(); in Fill()
418 if( !pPage->IsExcluded() ) in GetMenuState()
1128 if( !pPage->IsExcluded() ) in GetMenuState()
1700 if ( ! pPage->IsExcluded() || mpOptions->IsPrintExcluded()) in GetFilteredPage()
686 if( mbHiddenSlides || !pPage->IsExcluded() ) in InitExportParameters()
1168 sal_Bool bVisible = GetPage()->IsExcluded() == sal_False; in getPropertyValue()
Completed in 324 milliseconds