Searched refs:rRiderBitmap (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 161 const Bitmap &rRiderBitmap, 174 const Bitmap &rRiderBitmap,
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 879 void SfxTabDialog::AddTabPage( sal_uInt16 nId, const Bitmap &rRiderBitmap, sal_Bool bItemsOnDemand,… in AddTabPage() argument 881 AddTabPage( nId, rRiderBitmap, 0, 0, bItemsOnDemand, nPos ); in AddTabPage() 951 const Bitmap &rRiderBitmap, in AddTabPage() argument 960 aTabCtrl.InsertPage( nId, rRiderBitmap, nPos ); in AddTabPage()
|
Completed in 22 milliseconds