Searched refs:pStrLst (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/rsc/inc/ |
| H A D | rscdb.hxx | 159 RscArray * InitLangStringList( RscCont * pStrLst ); 174 RscTop * pClassColor, RscCont * pStrLst ); 191 RscTop * InitClassListBox( RscTop * pSuper, RscArray * pStrLst ); 193 RscTop * InitClassComboBox( RscTop * pSuper, RscArray * pStrLst ); 257 RscArray * pStrLst );
|
| /trunk/main/rsc/source/parser/ |
| H A D | rscicpx.cxx | 196 RscTop * pClassColor, RscCont * pStrLst ) in InitClassImageList() argument 221 pClassImageList->SetVariable( nId, pStrLst ); in InitClassImageList() 735 RscTop * RscTypCont::InitClassListBox( RscTop * pSuper, RscArray * pStrLst ) in InitClassListBox() argument 762 pClassListBox->SetVariable( nId, pStrLst ); in InitClassListBox() 789 RscTop * RscTypCont::InitClassComboBox( RscTop * pSuper, RscArray * pStrLst ) in InitClassComboBox() argument 810 pClassComboBox->SetVariable( nId, pStrLst ); in InitClassComboBox() 2283 RscArray * pStrLst ) in InitClassSfxStyleFamilyItem() argument 2294 pClassSfxFamilyStyleItem->SetVariable( nId, pStrLst, NULL, 0, in InitClassSfxStyleFamilyItem()
|
| H A D | rscibas.cxx | 586 RscArray * RscTypCont::InitLangStringList( RscCont * pStrLst ) in InitLangStringList() argument 589 RSC_NOTYPE, pStrLst, &aLangType ); in InitLangStringList()
|