Home
last modified time | relevance | path

Searched refs:m_nOptions (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1148 m_nOptions = OPT_READONLY; in RemoveRows()
1176 m_nOptions = OPT_READONLY; in RemoveRows()
1306 if (nOpt == m_nOptions) in SetOptions()
1307 return m_nOptions; in SetOptions()
1332 m_nOptions = nOpt; in SetOptions()
1338 if (m_nOptions & OPT_INSERT) in SetOptions()
1356 return m_nOptions; in SetOptions()
1390 if (m_nOptions & OPT_UPDATE) in EnablePermanentCursor()
1609 if (m_nOptions & OPT_INSERT) in setDataSource()
1980 if (m_nOptions & OPT_INSERT) in AdjustRows()
[all …]
/trunk/main/store/workben/
H A Dt_store.cxx139 sal_uInt32 m_nOptions; member in DirectoryTraveller
167 m_nOptions (nOptions), in DirectoryTraveller()
188 if (m_nOptions & OPTION_DUMP) in visit()
212 m_aFile, m_aPath, aName, m_nOptions, m_nLevel + 1); in visit()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx282 sal_uInt16 m_nOptions; // Was kann das Control (Insert, Update, Delete) member in DbGridControl
439 sal_uInt16 GetOptions() const {return m_nOptions;} in GetOptions()

Completed in 37 milliseconds