Searched refs:pSectionContext (Results 1 – 2 of 2) sorted by relevance
3256 if(pSectionContext) in sprmWithProps()3269 if(pSectionContext) in sprmWithProps()3276 if(pSectionContext) in sprmWithProps()3283 if(pSectionContext) in sprmWithProps()3293 if(pSectionContext) in sprmWithProps()3299 if(pSectionContext) in sprmWithProps()3312 if(pSectionContext) in sprmWithProps()3321 if(pSectionContext) in sprmWithProps()3330 if(pSectionContext) in sprmWithProps()3338 if(pSectionContext) in sprmWithProps()[all …]
264 SectionPropertyMap* pSectionContext = 0; in PushProperties() local270 pSectionContext = new SectionPropertyMap( m_bIsFirstSection ); in PushProperties()271 pInsert.reset(pSectionContext); in PushProperties()1233 SectionPropertyMap* pSectionContext = dynamic_cast< SectionPropertyMap* >( pContext.get() ); in PushPageHeader() local1234 if(pSectionContext) in PushPageHeader()1237 pSectionContext->GetPageStyle( in PushPageHeader()1273 if(pSectionContext) in PushPageFooter()1276 pSectionContext->GetPageStyle( in PushPageFooter()4078 SectionPropertyMap* pSectionContext = 0; in GetSectionContext() local4084 pSectionContext = dynamic_cast< SectionPropertyMap* >( pContext.get() ); in GetSectionContext()[all …]
Completed in 54 milliseconds