Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Ddetailpages.cxx115 ,m_nControlFlags(nControlFlags) in DBG_NAME()
119 if ((m_nControlFlags & CBTP_USE_OPTIONS) == CBTP_USE_OPTIONS) in DBG_NAME()
126 if ((m_nControlFlags & CBTP_USE_CHARSET) == CBTP_USE_CHARSET) in DBG_NAME()
181 if ((m_nControlFlags & CBTP_USE_OPTIONS) == CBTP_USE_OPTIONS) in fillWindows()
186 if ((m_nControlFlags & CBTP_USE_CHARSET) == CBTP_USE_CHARSET) in fillWindows()
195 if ((m_nControlFlags & CBTP_USE_OPTIONS) == CBTP_USE_OPTIONS) in fillControls()
198 if ((m_nControlFlags & CBTP_USE_CHARSET) == CBTP_USE_CHARSET) in fillControls()
216 if ((m_nControlFlags & CBTP_USE_OPTIONS) == CBTP_USE_OPTIONS) in implInitControls()
222 if ((m_nControlFlags & CBTP_USE_CHARSET) == CBTP_USE_CHARSET) in implInitControls()
234 if ((m_nControlFlags & CBTP_USE_OPTIONS) == CBTP_USE_OPTIONS) in FillItemSet()
[all …]
H A Ddetailpages.hxx94 sal_uInt32 m_nControlFlags; member in dbaui::OCommonBehaviourTabPage

Completed in 20 milliseconds