Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx847 SdrModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in SetAddExtLeading() local
848 if ( pTmpDrawModel ) in SetAddExtLeading()
849 pTmpDrawModel->SetAddExtLeading( bNew ); in SetAddExtLeading()
981 SdrModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in ChgNumberDigits() local
982 if ( pTmpDrawModel ) in ChgNumberDigits()
983 pTmpDrawModel->ReformatAllTextObjects(); in ChgNumberDigits()

Completed in 19 milliseconds