Searched refs:pTmpDrawModel (Results 1 – 1 of 1) sorted by relevance
850 SwDrawModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in SetAddExtLeading() local851 if ( pTmpDrawModel ) in SetAddExtLeading()852 pTmpDrawModel->SetAddExtLeading( bNew ); in SetAddExtLeading()984 SwDrawModel* pTmpDrawModel = getIDocumentDrawModelAccess()->GetDrawModel(); in ChgNumberDigits() local985 if ( pTmpDrawModel ) in ChgNumberDigits()986 pTmpDrawModel->ReformatAllTextObjects(); in ChgNumberDigits()
Completed in 21 milliseconds