Home
last modified time | relevance | path

Searched refs:pFormImpl (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmlform.cxx624 pFormImpl = 0; in DeleteFormImpl()
1320 if( pFormImpl && pFormImpl->GetFormComps().is() ) in NewForm()
1473 if( pFormImpl && pFormImpl->GetFormComps().is() ) in EndForm()
1495 if( !pFormImpl || !pFormImpl->GetFormComps().is() ) in InsertInput()
1991 if( !pFormImpl || !pFormImpl->GetFormComps().is() ) in NewTextArea()
2217 ASSERT( pFormImpl && pFormImpl->GetFCompPropSet().is(), in EndTextArea()
2247 ASSERT( pFormImpl && pFormImpl->GetFCompPropSet().is(), in InsertTextAreaText()
2286 if( !pFormImpl || !pFormImpl->GetFormComps().is() ) in NewSelect()
2509 ASSERT( pFormImpl && pFormImpl->GetFCompPropSet().is(), in EndSelect()
2602 ASSERT( pFormImpl && pFormImpl->GetFCompPropSet().is(), in InsertSelectOption()
[all …]
H A Dswhtml.hxx421 SwHTMLForm_Impl *pFormImpl;// die aktuelle Form member in SwHTMLParser
H A Dswhtml.cxx283 pFormImpl( 0 ), in SwHTMLParser()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par4.cxx414 ASSERT(pFormImpl, "Impossible"); in ImportOleBase()
415 if (pFormImpl && pFormImpl->ReadOCXStream(xSrc1, &xRef, false)) in ImportOleBase()
H A Dww8par3.cxx199 if (!pFormImpl) in Read_F_FormCheckBox()
200 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in Read_F_FormCheckBox()
209 pFormImpl->InsertFormula(aFormula); in Read_F_FormCheckBox()
332 delete pFormImpl, pFormImpl = 0; in DeleteFormImpl()
H A Dww8par.cxx453 ASSERT(rReader.pFormImpl, "No Form Implementation!"); in ImportOLE()
456 rReader.pFormImpl->ReadOCXStream(xSrc,&xShape,true)) in ImportOLE()
3793 pFormImpl = 0; in SwWW8ImplReader()
4667 if( pFormImpl ) in CoreLoad()
H A Dww8par.hxx1040 SwMSConvertControls *pFormImpl; // Control-Implementierung member in SwWW8ImplReader
H A Dww8graf.cxx3259 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in GrafikCtor()

Completed in 124 milliseconds