Searched refs:rPageName (Results 1 – 5 of 5) sorted by relevance
88 SvLBoxEntry* SdPageListControl::InsertPage( const String& rPageName ) in InsertPage() argument95 pEntry->AddItem( new SvLBoxString( pEntry, 0, rPageName ) ); in InsertPage()
36 SvLBoxEntry* InsertPage( const String& rPageName );
46 const String& rPageName,
264 OptionsPageInfo* AddTabPage( sal_uInt16 nId, const String& rPageName, sal_uInt16 nGroup );
680 sal_uInt16 nId, const String& rPageName, sal_uInt16 nGroup ) in AddTabPage() argument685 SvLBoxEntry* pEntry = aTreeLB.InsertEntry( rPageName, pParent ); in AddTabPage()
Completed in 36 milliseconds