Searched defs:_osl_TProfileImpl (Results 1 – 3 of 3) sorted by relevance
130 typedef struct _osl_TProfileImpl struct132 sal_uInt32 m_Flags;133 osl_TFile* m_pFile;134 osl_TStamp m_Stamp;136 sal_uInt32 m_NoLines;137 sal_uInt32 m_MaxLines;138 sal_uInt32 m_NoSections;139 sal_uInt32 m_MaxSections;140 sal_Char** m_Lines;141 rtl_uString *m_strFileName;[all …]
120 typedef struct _osl_TProfileImpl struct122 sal_uInt32 m_Flags;123 osl_TFile* m_pFile;124 osl_TStamp m_Stamp;126 sal_uInt32 m_NoLines;127 sal_uInt32 m_MaxLines;128 sal_uInt32 m_NoSections;129 sal_uInt32 m_MaxSections;130 sal_Char** m_Lines;131 osl_TProfileSection* m_Sections;[all …]
128 typedef struct _osl_TProfileImpl struct130 sal_uInt32 m_Flags;131 osl_TFile* m_pFile;132 osl_TStamp m_Stamp;133 sal_uInt32 m_NoLines;134 sal_uInt32 m_MaxLines;135 sal_uInt32 m_NoSections;136 sal_uInt32 m_MaxSections;137 sal_Char** m_Lines;138 rtl_uString *m_strFileName;[all …]
Completed in 36 milliseconds