Searched refs:pExampleFrame (Results 1 – 10 of 10) sorted by relevance
61 pExampleFrame = new SwOneExampleFrame( aExampleWIN, in InitFrameControl()134 uno::Reference< text::XTextCursor > & xCrsr = pExampleFrame->GetTextCursor(); in IMPL_LINK()183 if(pExampleFrame->IsInitialized()) in IMPL_LINK()184 pExampleFrame->ClearDocument( sal_True ); in IMPL_LINK()195 if( pExampleFrame && (xModel = pExampleFrame->GetModel()).is()) in UpdateFields()
113 SwOneExampleFrame* pExampleFrame; member in SwVisitingCardPage
726 pExampleFrame(0) in SwVisitingCardPage()755 delete pExampleFrame; in ~SwVisitingCardPage()
153 uno::Reference< frame::XModel > & xModel = pExampleFrame->GetModel(); in IMPL_LINK()201 if(!pExampleFrame || !pExampleFrame->IsInitialized()) in CreateOrUpdateExample()220 uno::Reference< frame::XModel > & xModel = pExampleFrame->GetModel(); in CreateOrUpdateExample()
286 pExampleFrame(0), in SwMultiTOXTabDialog()406 delete pExampleFrame; in ~SwMultiTOXTabDialog()558 if(!pExampleFrame && !bExampleCreated) in IMPL_LINK()602 pExampleFrame = new SwOneExampleFrame( in IMPL_LINK()605 if(!pExampleFrame->IsServiceAvailable()) in IMPL_LINK()607 pExampleFrame->CreateErrorMessage(0); in IMPL_LINK()610 aShowExampleCB.Show(pExampleFrame && pExampleFrame->IsServiceAvailable()); in IMPL_LINK()614 && pExampleFrame && pExampleFrame->IsServiceAvailable(); in IMPL_LINK()
247 pExampleFrame(0), in SwGlossaryDlg()318 delete pExampleFrame; in ~SwGlossaryDlg()1230 if(!pExampleFrame) in IMPL_LINK()1233 pExampleFrame = new SwOneExampleFrame( aExampleWIN, in IMPL_LINK()1268 pExampleFrame->ClearDocument( sal_True ); in ShowAutoText()1289 uno::Reference< XTextCursor > & xCrsr = pExampleFrame->GetTextCursor(); in ResumeShowAutoText()
487 pExampleFrame(pFrame) in SwFrmCtrlWindow()500 if(pExampleFrame->GetController().is()) in Command()501 pExampleFrame->CreatePopup(rCEvt.GetMousePosPixel()); in Command()
49 SwOneExampleFrame* pExampleFrame; member in SwFrmCtrlWindow
128 SwOneExampleFrame* pExampleFrame; member in SwGlossaryDlg
83 SwOneExampleFrame* pExampleFrame; member in SwMultiTOXTabDialog
Completed in 107 milliseconds