Searched refs:pCh (Results 1 – 4 of 4) sorted by relevance
815 SfxChildWindow* pCh = pVFrame->GetChildWindow( SID_NAVIGATOR ); in Execute() local816 if(!pCh) in Execute()819 pCh = pVFrame->GetChildWindow( SID_NAVIGATOR ); in Execute()822 ((SwNavigationPI*) pCh->GetContextWindow(SW_MOD()))->GotoPage(); in Execute()
1760 const sal_Char *pCh ) in SwTxtSlot() argument1766 if( pCh ) in SwTxtSlot()1768 aTxt = XubString( pCh, RTL_TEXTENCODING_MS_1252 ); in SwTxtSlot()
770 bool bExgLists, const sal_Char *pCh = NULL );
1703 XIndexReplace* pCh = pxXChapterNumbering->get(); in InitNewDoc() local1704 ((SwXChapterNumbering*)pCh)->Invalidate(); in InitNewDoc()
Completed in 66 milliseconds