Home
last modified time | relevance | path

Searched refs:aLbDbParaColl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx243 aLbDbParaColl( this, SW_RES( LB_DB_PARA_COLL )), in SwInsertDBColAutoPilot()
382 aLbDbParaColl.InsertEntry( sNoTmpl ); in SwInsertDBColAutoPilot()
387 aLbDbParaColl.InsertEntry( pBase->GetName() ); in SwInsertDBColAutoPilot()
390 aLbDbParaColl.SelectEntryPos( 0 ); in SwInsertDBColAutoPilot()
477 aLbDbParaColl.Show( !bShowTbl ); in IMPL_LINK()
1260 String sTmplNm( aLbDbParaColl.GetSelectEntry() ); in DataToDoc()
1677 if( sNoTmpl != (sTmp = aLbDbParaColl.GetSelectEntry()) ) in Commit()
1874 aLbDbParaColl.SelectEntry( sTmp ); in Load()
1876 aLbDbParaColl.SelectEntryPos( 0 ); in Load()
/aoo4110/main/sw/source/ui/inc/
H A Ddbinsdlg.hxx117 ListBox aLbDbParaColl; member in SwInsertDBColAutoPilot

Completed in 53 milliseconds