Lines Matching defs:_osl_TProfileImpl
130 typedef struct _osl_TProfileImpl struct
132 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;
142 osl_TProfileSection* m_Sections;
143 HINI m_hIni;