Searched refs:pWebColorConfig (Results 1 – 2 of 2) sorted by relevance
152 SwWebColorConfig* pWebColorConfig; member in SwMasterUsrPref166 if(pWebColorConfig) in Commit()167 pWebColorConfig->Commit(); in Commit()175 if(pWebColorConfig) in SetModified()176 pWebColorConfig->SetModified(); in SetModified()
66 pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0) in SwMasterUsrPref()77 if(pWebColorConfig) in SwMasterUsrPref()78 pWebColorConfig->Load(); in SwMasterUsrPref()85 delete pWebColorConfig; in ~SwMasterUsrPref()
Completed in 12 milliseconds