Searched refs:pLeftCntnt (Results 1 – 1 of 1) sorted by relevance
80 const SwFmtCntnt* pLeftCntnt = &pLeftHeaderFmt->GetCntnt(); in DebugHeaderFooterContent() local81 if( pLeftCntnt->GetCntntIdx() ) in DebugHeaderFooterContent()82 nHeaderLeft = pLeftCntnt->GetCntntIdx()->GetIndex(); in DebugHeaderFooterContent()104 const SwFmtCntnt* pLeftCntnt = &pLeftFooterFmt->GetCntnt(); in DebugHeaderFooterContent() local105 if( pLeftCntnt->GetCntntIdx() ) in DebugHeaderFooterContent()106 nFooterLeft = pLeftCntnt->GetCntntIdx()->GetIndex(); in DebugHeaderFooterContent()
Completed in 8 milliseconds