Searched refs:SwLabPage (Results 1 – 2 of 2) sorted by relevance
112 ((SwLabPage*)&rPage)->SetNewDBMgr(pNewDBMgr); in PageCreated()113 ((SwLabPage*)&rPage)->InitDatabaseBox(); in PageCreated()116 ((SwLabPage*)&rPage)->SetToBusinessCard(); in PageCreated()272 SwLabPage::SwLabPage(Window* pParent, const SfxItemSet& rSet) : in SwLabPage() function in SwLabPage335 SwLabPage::~SwLabPage() in ~SwLabPage()348 void SwLabPage::SetToBusinessCard() in SetToBusinessCard()526 void SwLabPage::DisplayFormat() in IMPL_LINK_INLINE_END()559 SwLabRec* SwLabPage::GetSelectedEntryPos() in GetSelectedEntryPos()570 void SwLabPage::InitDatabaseBox() in InitDatabaseBox()595 return new SwLabPage(pParent, rSet); in Create()[all …]
27 class SwLabPage : public SfxTabPage class58 SwLabPage(Window* pParent, const SfxItemSet& rSet);59 ~SwLabPage();
Completed in 41 milliseconds