Searched refs:SwTextFlowPage (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/source/ui/table/ |
| H A D | tabledlg.cxx | 1405 AddTabPage(TP_TABLE_TEXTFLOW, &SwTextFlowPage::Create, 0 ); in SwTableTabDlg() 1433 ((SwTextFlowPage&)rPage).SetShell(pShell); in PageCreated() 1436 ((SwTextFlowPage&)rPage).DisablePageBreak(); in PageCreated() 1442 SwTextFlowPage::SwTextFlowPage( Window* pParent, in SwTextFlowPage() function in SwTextFlowPage 1485 aPgBrkCB.SetClickHdl(LINK(this, SwTextFlowPage, PageBreakHdl_Impl)); in SwTextFlowPage() 1487 LINK( this, SwTextFlowPage, PageBreakPosHdl_Impl ) ); in SwTextFlowPage() 1489 LINK( this, SwTextFlowPage, PageBreakPosHdl_Impl ) ); in SwTextFlowPage() 1491 LINK( this, SwTextFlowPage, ApplyCollClickHdl_Impl ) ); in SwTextFlowPage() 1493 LINK( this, SwTextFlowPage, PageBreakTypeHdl_Impl ) ); in SwTextFlowPage() 1495 LINK( this, SwTextFlowPage, PageBreakTypeHdl_Impl ) ); in SwTextFlowPage() [all …]
|
| H A D | tablepg.hxx | 178 class SwTextFlowPage : public SfxTabPage class 221 SwTextFlowPage( Window* pParent, const SfxItemSet& rSet ); 222 ~SwTextFlowPage();
|