Searched refs:rRiderText (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 155 const String &rRiderText, 170 const String &rRiderText,
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 872 void SfxTabDialog::AddTabPage( sal_uInt16 nId, const String &rRiderText, sal_Bool bItemsOnDemand, s… in AddTabPage() argument 874 AddTabPage( nId, rRiderText, 0, 0, bItemsOnDemand, nPos ); in AddTabPage() 923 const String& rRiderText, in AddTabPage() argument 932 aTabCtrl.InsertPage( nId, rRiderText, nPos ); in AddTabPage()
|
Completed in 22 milliseconds