Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DWindowUpdater.cxx118 pDocument->ReformatAllTextObjects(); in Update()
176 mpDocument->ReformatAllTextObjects(); in ConfigurationChanged()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx895 GetMasterPage(nNum)->ReformatAllTextObjects(); in ImpReformatAllTextObjects()
899 GetPage(nNum)->ReformatAllTextObjects(); in ImpReformatAllTextObjects()
1964 void SdrModel::ReformatAllTextObjects() in ReformatAllTextObjects() function in SdrModel
H A Dsvdogrp.cxx787 pSub->ReformatAllTextObjects(); in ReformatText()
H A Dsvdpage.cxx716 void SdrObjList::ReformatAllTextObjects() in ReformatAllTextObjects() function in SdrObjList
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx156 void ReformatAllTextObjects();
H A Dsvdmodel.hxx705 void ReformatAllTextObjects();
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx378 pDrawModel->ReformatAllTextObjects(); in setForbiddenCharacters()
449 pDrawModel->ReformatAllTextObjects(); in setCharacterCompressionType()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx986 pTmpDrawModel->ReformatAllTextObjects(); in ChgNumberDigits()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx151 mpModel->ReformatAllTextObjects(); in onChange()