Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx263 ,m_nIncludeDatabase(0) in OControlExport()
861 sal_Int32 nIncludeDatabase = m_nIncludeDatabase; in exportDatabaseAttributes()
864 if (DA_DATA_FIELD & m_nIncludeDatabase) in exportDatabaseAttributes()
874 if ( DA_INPUT_REQUIRED & m_nIncludeDatabase ) in exportDatabaseAttributes()
886 if (DA_BOUND_COLUMN & m_nIncludeDatabase) in exportDatabaseAttributes()
897 if (DA_CONVERT_EMPTY & m_nIncludeDatabase) in exportDatabaseAttributes()
909 if (DA_LIST_SOURCE_TYPE & m_nIncludeDatabase) in exportDatabaseAttributes()
921 if (m_nIncludeDatabase & DA_LIST_SOURCE) in exportDatabaseAttributes()
1292 if ( 0 == ( m_nIncludeDatabase & DA_LIST_SOURCE ) ) in exportListSourceAsElements()
1550 m_nIncludeDatabase |= DA_CONVERT_EMPTY; in examine()
[all …]
H A Delementexport.hxx104 sal_Int32 m_nIncludeDatabase; // common database attributes to include member in xmloff::OControlExport

Completed in 53 milliseconds