Home
last modified time | relevance | path

Searched refs:pPageSt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx146 uno::Any Continue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt );
170 uno::Any Continue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt );
190 uno::Any Continue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt );
370 xSpeller, pPageCnt, pPageSt, false ) >>= xSpellRet; in Continue()
584 pPageCnt, pPageSt ); in Continue()
807 sal_uInt16* pPageCnt, sal_uInt16* pPageSt, in SpellContinue() argument
835 pConvIter->Continue( pPageCnt, pPageSt ) >>= aRet; in SpellContinue()
840 pSpellIter->Continue( pPageCnt, pPageSt ) >>= xRet; in SpellContinue()
930 if( pPageCnt && !*pPageCnt && !*pPageSt ) in HyphContinue()
940 *pPageSt = 1; // das StatLineStartPercent in HyphContinue()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1934 if( !*pPageSt ) in Spell()
1936 *pPageSt = nPageNr; in Spell()
1937 if( *pPageCnt < *pPageSt ) in Spell()
1938 *pPageCnt = *pPageSt; in Spell()
1941 if( nPageNr >= *pPageSt ) in Spell()
2075 sal_uInt16 *pPageSt; member in SwHyphArgs
2159 if( !*pPageSt ) in lcl_HyphenateNode()
2161 *pPageSt = nPageNr; in lcl_HyphenateNode()
2162 if( *pPageCnt < *pPageSt ) in lcl_HyphenateNode()
2163 *pPageCnt = *pPageSt; in lcl_HyphenateNode()
[all …]
/trunk/main/sw/inc/
H A Deditsh.hxx653 HyphContinue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt );
714 sal_uInt16* pPageCnt, sal_uInt16* pPageSt,
H A Ddoc.hxx1160 sal_uInt16* pPageCnt, sal_uInt16* pPageSt, bool bGrammarCheck,
1166 sal_uInt16* pPageCnt, sal_uInt16* pPageSt );

Completed in 55 milliseconds