Lines Matching defs:_osl_TProfileImpl
128 typedef struct _osl_TProfileImpl struct
130 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;
139 osl_TProfileSection* m_Sections;