Searched refs:ImpUserData (Results 1 – 1 of 1) sorted by relevance
325 struct ImpUserData struct330 ImpUserData(String* pText, Font* pFnt) in ImpUserData() argument390 ImpUserData* pUserData = (ImpUserData* )pEntry->GetUserData(); in Paint()551 delete (ImpUserData*) aCheckLB.GetUserData( REPLACE_BULLETS ); in ~OfaSwAutoFmtOptionsPage()552 delete (ImpUserData*) aCheckLB.GetUserData( APPLY_NUMBERING ); in ~OfaSwAutoFmtOptionsPage()553 delete (ImpUserData*) aCheckLB.GetUserData( MERGE_SINGLE_LINE_PARA ); in ~OfaSwAutoFmtOptionsPage()750 ImpUserData* pUserData = new ImpUserData(&sBulletChar, &aBulletFont); in Reset()757 pUserData = new ImpUserData(&sMargin, 0); in Reset()764 ImpUserData* pUserData2 = new ImpUserData(&sByInputBulletChar, &aByInputBulletFont); in Reset()796 ImpUserData* pUserData = (ImpUserData*)aCheckLB.FirstSelected()->GetUserData(); in IMPL_LINK()
Completed in 29 milliseconds