Searched refs:mbExcluded (Results 1 – 3 of 3) sorted by relevance
132 sal_Bool mbExcluded; // wird in der Show nicht/doch member in SdPage247 void SetExcluded(sal_Bool bNewExcluded) { mbExcluded = bNewExcluded; } in SetExcluded()248 sal_Bool IsExcluded() const { return mbExcluded; } in IsExcluded()
401 mbExcluded = rSrcPage.mbExcluded; in SdPage()
107 , mbExcluded(sal_False) in SdPage()
Completed in 31 milliseconds