Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A DSwUndoPageDesc.cxx80 const SwFmtCntnt* pLeftCntnt = &pLeftHeaderFmt->GetCntnt(); in DebugHeaderFooterContent() local
81 if( pLeftCntnt->GetCntntIdx() ) in DebugHeaderFooterContent()
82 nHeaderLeft = pLeftCntnt->GetCntntIdx()->GetIndex(); in DebugHeaderFooterContent()
104 const SwFmtCntnt* pLeftCntnt = &pLeftFooterFmt->GetCntnt(); in DebugHeaderFooterContent() local
105 if( pLeftCntnt->GetCntntIdx() ) in DebugHeaderFooterContent()
106 nFooterLeft = pLeftCntnt->GetCntntIdx()->GetIndex(); in DebugHeaderFooterContent()

Completed in 15 milliseconds