Home
last modified time | relevance | path

Searched refs:m_sTable (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Daddrtempuno.cxx63 ::rtl::OUString m_sTable;
216 aVal.Value >>= m_sTable; in implInitialize()
228 if ( m_xDataSource.is() && m_sTable.getLength() ) in createDialog()
229 …nt, m_aContext.getLegacyServiceFactory(), m_xDataSource, m_sDataSourceName, m_sTable, m_aAliases ); in createDialog()
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlQuery.cxx127 fillAttributes(nPrefix, rLocalName,xAttrList,s1,m_sTable,m_sSchema,m_sCatalog); in CreateChildContext()
150 if ( m_sTable.getLength() ) in setProperties()
151 _xProp->setPropertyValue(PROPERTY_UPDATE_TABLENAME,makeAny(m_sTable)); in setProperties()
H A DxmlQuery.hxx40 ::rtl::OUString m_sTable;
/aoo4110/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx78 m_sTable( SW_RES( ST_TABLE )), in SwSelectDBTableDialog()
126 sEntry += m_sTable; in SwSelectDBTableDialog()
H A Dselectdbtabledialog.hxx58 String m_sTable; member in SwSelectDBTableDialog
H A Daddresslistdialog.hxx74 String m_sTable; member in SwAddressListDialog
H A Daddresslistdialog.cxx178 m_sTable( SW_RES( ST_TABLE )), in SwAddressListDialog()
210 m_aListHB.InsertItem( ITEMID_TABLE, m_sTable, in SwAddressListDialog()

Completed in 33 milliseconds