Searched refs:SwLabPage (Results 1 – 2 of 2) sorted by relevance
108 ((SwLabPage*)&rPage)->SetNewDBMgr(pNewDBMgr); in PageCreated()109 ((SwLabPage*)&rPage)->InitDatabaseBox(); in PageCreated()112 ((SwLabPage*)&rPage)->SetToBusinessCard(); in PageCreated()266 SwLabPage::SwLabPage(Window* pParent, const SfxItemSet& rSet) : in SwLabPage() function in SwLabPage329 SwLabPage::~SwLabPage() in ~SwLabPage()342 void SwLabPage::SetToBusinessCard() in SetToBusinessCard()520 void SwLabPage::DisplayFormat() in IMPL_LINK_INLINE_END()553 SwLabRec* SwLabPage::GetSelectedEntryPos() in GetSelectedEntryPos()564 void SwLabPage::InitDatabaseBox() in InitDatabaseBox()589 return new SwLabPage(pParent, rSet); in Create()[all …]
27 class SwLabPage : public SfxTabPage class58 SwLabPage(Window* pParent, const SfxItemSet& rSet);59 ~SwLabPage();
Completed in 22 milliseconds