Searched refs:RegistFlys (Results 1 – 18 of 18) sorted by relevance
/aoo41x/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 269 void SwFlyInCntFrm::RegistFlys() in RegistFlys() function in SwFlyInCntFrm 274 ::RegistFlys( pPage, this ); in RegistFlys()
|
H A D | hffrm.cxx | 732 ::RegistFlys( this, pH ); in PrepareHeader() 780 ::RegistFlys( this, pF ); in PrepareFooter()
|
H A D | frmtool.cxx | 1114 ::RegistFlys( pPage, pFly ); in AppendObjs() 1398 ((SwTabFrm*)pFrm)->RegistFlys(); in _InsertCnt() 2786 ::RegistFlys( pPage, pFly ); in lcl_Regist() 2814 void RegistFlys( SwPageFrm *pPage, const SwLayoutFrm *pLay ) in RegistFlys() function 2822 ::RegistFlys( pPage, (const SwLayoutFrm*)pFrm ); in RegistFlys()
|
H A D | laycache.cxx | 882 ::RegistFlys( pTab->FindPageFrm(), pTab ); in CheckInsert() 902 pHeadline->RegistFlys(); in CheckInsert()
|
H A D | pagechg.cxx | 482 ::RegistFlys( pPg, pFly ); in lcl_MakeObjs() 498 ::RegistFlys( this, this ); in PreparePage()
|
H A D | tabfrm.cxx | 188 void SwTabFrm::RegistFlys() in RegistFlys() function in SwTabFrm 198 pRow->RegistFlys( pPage ); in RegistFlys() 3902 void SwRowFrm::RegistFlys( SwPageFrm *pPage ) in RegistFlys() function in SwRowFrm 3904 ::RegistFlys( pPage ? pPage : FindPageFrm(), this ); in RegistFlys()
|
H A D | flylay.cxx | 1038 ::RegistFlys( this, pFly ); in PlaceFly()
|
H A D | ftnfrm.cxx | 1802 ::RegistFlys( pNew->FindPageFrm(), pNew ); in AppendFtn()
|
H A D | atrfrm.cxx | 2900 ::RegistFlys( pPage, pFly ); in MakeFrms()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | rowfrm.hxx | 65 void RegistFlys( SwPageFrm *pPage = 0 );
|
H A D | flyfrms.hxx | 221 void RegistFlys();
|
H A D | tabfrm.hxx | 120 void RegistFlys();
|
H A D | frmtool.hxx | 114 void RegistFlys( SwPageFrm*, const SwLayoutFrm* );
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | atrflyin.cxx | 267 pFly->RegistFlys(); in _GetFlyFrm()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 384 ((SwTabFrm*)pNew)->RegistFlys(); in RestoreUpperFrms()
|
H A D | ndtbl.cxx | 2509 ((SwTabFrm*)pNew)->RegistFlys(); in MakeFrms()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 2145 pRow->RegistFlys(); in lcl_InsertRow() 2422 pHeadline->RegistFlys(); in lcl_UpdateRepeatedHeadlines()
|
H A D | fefly1.cxx | 89 void RegistFlys( SwPageFrm*, const SwLayoutFrm* );
|
Completed in 194 milliseconds