Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx850 SwDrawModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in SetAddExtLeading() local
851 if ( pTmpDrawModel ) in SetAddExtLeading()
852 pTmpDrawModel->SetAddExtLeading( bNew ); in SetAddExtLeading()
984 SwDrawModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in ChgNumberDigits() local
985 if ( pTmpDrawModel ) in ChgNumberDigits()
986 pTmpDrawModel->ReformatAllTextObjects(); in ChgNumberDigits()

Completed in 19 milliseconds