Searched refs:pCh (Results 1 – 4 of 4) sorted by relevance
813 SfxChildWindow* pCh = pVFrame->GetChildWindow( SID_NAVIGATOR ); in Execute() local814 if(!pCh) in Execute()817 pCh = pVFrame->GetChildWindow( SID_NAVIGATOR ); in Execute()820 ((SwNavigationPI*) pCh->GetContextWindow(SW_MOD()))->GotoPage(); in Execute()
1772 const sal_Char *pCh ) in SwTxtSlot() argument1778 if( pCh ) in SwTxtSlot()1780 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()