Home
last modified time | relevance | path

Searched refs:pExampleFrame (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/envelp/
H A Dlabelexp.cxx61 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()
H A Dswuilabimp.hxx113 SwOneExampleFrame* pExampleFrame; member in SwVisitingCardPage
H A Dlabel1.cxx726 pExampleFrame(0) in SwVisitingCardPage()
755 delete pExampleFrame; in ~SwVisitingCardPage()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx153 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()
H A Dcnttab.cxx286 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()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx247 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()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx487 pExampleFrame(pFrame) in SwFrmCtrlWindow()
500 if(pExampleFrame->GetController().is()) in Command()
501 pExampleFrame->CreatePopup(rCEvt.GetMousePosPixel()); in Command()
/trunk/main/sw/source/ui/inc/
H A Dunotools.hxx49 SwOneExampleFrame* pExampleFrame; member in SwFrmCtrlWindow
H A Dglossary.hxx128 SwOneExampleFrame* pExampleFrame; member in SwGlossaryDlg
H A Dswuicnttab.hxx83 SwOneExampleFrame* pExampleFrame; member in SwMultiTOXTabDialog

Completed in 67 milliseconds