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 | 199 RscTop * pClassColor, RscCont * pStrLst ) in InitClassImageList() argument 225 pClassImageList->SetVariable( nId, pStrLst ); in InitClassImageList() 740 RscTop * RscTypCont::InitClassListBox( RscTop * pSuper, RscArray * pStrLst ) in InitClassListBox() argument 767 pClassListBox->SetVariable( nId, pStrLst ); in InitClassListBox() 794 RscTop * RscTypCont::InitClassComboBox( RscTop * pSuper, RscArray * pStrLst ) in InitClassComboBox() argument 815 pClassComboBox->SetVariable( nId, pStrLst ); in InitClassComboBox() 2288 RscArray * pStrLst ) in InitClassSfxStyleFamilyItem() argument 2299 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()
|
Completed in 30 milliseconds