Lines Matching refs:pNewEntry

745                 SvLBoxEntry* pNewEntry = InsertEntry( aStr, maImgOle, maImgOle, pEntry,  in AddShapeList()  local
752 if(pNewEntry) in AddShapeList()
753 pWindow=(Window*)GetParent(pNewEntry); in AddShapeList()
760 if(pNewEntry) in AddShapeList()
763 pNewEntry->SetMarked(sal_True); in AddShapeList()
765 pNewEntry->SetMarked( sal_False ); in AddShapeList()
768 SetExpandedEntryBmp( pNewEntry, maImgOleH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
769 SetCollapsedEntryBmp( pNewEntry, maImgOleH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
773 SvLBoxEntry* pNewEntry = InsertEntry( aStr, maImgGraphic, maImgGraphic, pEntry, in AddShapeList() local
780 if(pNewEntry) in AddShapeList()
781 pWindow=(Window*)GetParent(pNewEntry); in AddShapeList()
788 if(pNewEntry) in AddShapeList()
792 pNewEntry->SetMarked(sal_True); in AddShapeList()
796 pNewEntry->SetMarked( sal_False ); in AddShapeList()
800 SetExpandedEntryBmp( pNewEntry, maImgGraphicH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
801 SetCollapsedEntryBmp( pNewEntry, maImgGraphicH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
815 …SvLBoxEntry* pNewEntry = InsertEntry( aStr, rIconProvider.maImgObjects, rIconProvider.maImgObjects… in AddShapeList() local
822 if(pNewEntry) in AddShapeList()
823 pWindow=(Window*)GetParent(pNewEntry); in AddShapeList()
830 if(pNewEntry) in AddShapeList()
834 pNewEntry->SetMarked(sal_True); in AddShapeList()
838 pNewEntry->SetMarked( sal_False ); in AddShapeList()
842 … SetExpandedEntryBmp( pNewEntry, rIconProvider.maImgObjectsH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
843 … SetCollapsedEntryBmp( pNewEntry, rIconProvider.maImgObjectsH, BMP_COLOR_HIGHCONTRAST ); in AddShapeList()
1079 SvLBoxEntry* pNewEntry = InsertEntry(aStr, maImgOle, maImgOle, pPageEntry); in RequestingChilds() local
1082 SetExpandedEntryBmp( pNewEntry, maImgOleH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1083 SetCollapsedEntryBmp( pNewEntry, maImgOleH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1087 SvLBoxEntry* pNewEntry = InsertEntry(aStr, maImgGraphic, maImgGraphic, pPageEntry); in RequestingChilds() local
1089 SetExpandedEntryBmp( pNewEntry, maImgGraphicH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1090 SetCollapsedEntryBmp( pNewEntry, maImgGraphicH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1094 SvLBoxEntry* pNewEntry = InsertEntry(aStr, aImgObjects, aImgObjects, pPageEntry); in RequestingChilds() local
1096 SetExpandedEntryBmp( pNewEntry, aImgObjectsH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1097 SetCollapsedEntryBmp( pNewEntry, aImgObjectsH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1262 SvLBoxEntry* pNewEntry = GetCurEntry(); in KeyInput() local
1263 if( GetParent(pNewEntry) == NULL ) in KeyInput()
1269 if(pNewEntry) in KeyInput()
1270 pWindow=(Window*)GetParent(pNewEntry); in KeyInput()
1297 if(pNewEntry) in KeyInput()
1301 pNewEntry->SetMarked(sal_True); in KeyInput()
1305 pNewEntry->SetMarked( sal_False ); in KeyInput()