Lines Matching refs:sal_uInt16

142 …const sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(rName, nsSwGetPoolIdFromName::GET_PO…  in lcl_FindCharFmt()
182 …const sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(rName, nsSwGetPoolIdFromName::GET_PO… in lcl_FindParaFmt()
224 …const sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(rName, nsSwGetPoolIdFromName::GET_PO… in lcl_FindFrmFmt()
263sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(rName, nsSwGetPoolIdFromName::GET_POOLID_P… in lcl_FindPageDesc()
297sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(rName, nsSwGetPoolIdFromName::GET_POOLID_N… in lcl_FindNumRule()
317 sal_uInt16 lcl_FindName( const SwPoolFmtList& rLst, SfxStyleFamily eFam, in lcl_FindName()
334 for( sal_uInt16 i=0; i < rLst.Count(); ++i ) in lcl_FindName()
370 for ( sal_uInt16 i=0; i < Count(); ++i ) in Append()
402 sal_uInt16 _nMask) : in SwDocStyleSheet()
518 sal_uInt16 i = SwStyleNameMapper::GetPoolIdFromUIName( aName, eGetType ); in GetParent()
1042 sal_uInt16 nId; in SetFollow()
1215 sal_uInt16 nPgDscPos = 0; in SetItemSet()
1244 for(sal_uInt16 i = 0; i < COND_COMMAND_COUNT; i++) in SetItemSet()
1279 for( sal_uInt16 i = 0; i < COND_COMMAND_COUNT; ++i ) in SetItemSet()
1316sal_uInt16 nPoolId = SwStyleNameMapper::GetPoolIdFromUIName( sNumRule, nsSwGetPoolIdFromName::GET_… in SetItemSet()
1327 sal_uInt16 nId = pColl->GetPoolFmtId() & in SetItemSet()
1486 void lcl_SaveStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_SaveStyles()
1493 for( sal_uInt16 n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_SaveStyles()
1503 for( sal_uInt16 n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_SaveStyles()
1513 for( sal_uInt16 n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_SaveStyles()
1523 for( sal_uInt16 n = 0, nCnt = rDoc.GetPageDescCnt(); n < nCnt; ++n ) in lcl_SaveStyles()
1535 for( sal_uInt16 n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_SaveStyles()
1545 void lcl_DeleteInfoStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_DeleteInfoStyles()
1547 sal_uInt16 n, nCnt; in lcl_DeleteInfoStyles()
1635 sal_uInt16 nPoolId = USHRT_MAX; in FillStyleSheet()
1651 ::lcl_SaveStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1678 ::lcl_SaveStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1701 ::lcl_SaveStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1720 ::lcl_SaveStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1748 ::lcl_SaveStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1780 sal_uInt16 _nMask = 0; in FillStyleSheet()
1813 ::lcl_DeleteInfoStyles( static_cast< sal_uInt16 >(nFamily), aDelArr, rDoc ); in FillStyleSheet()
1857 sal_uInt16 nId = rDoc.MakePageDesc(aName); in Create()
2014 sal_uInt16 nId = 0; in GetHelpId()
2015 sal_uInt16 nPoolId = 0; in GetHelpId()
2116sal_uInt16 nHId = static_cast< sal_uInt16 >(nId); //!! SFX hat eigenmaechtig auf sal_uLong umg… in SetHelpId()
2177 sal_uInt16 _nMask, in Make() argument
2178 sal_uInt16 /*nPos*/ ) in Make()
2200 SfxStyleFamily, sal_uInt16 ) in Create() argument
2247 sal_uInt16 nPgDscPos = USHRT_MAX; in Replace()
2306 SfxStyleSheetIteratorPtr SwDocStyleSheetPool::CreateIterator( SfxStyleFamily eFam, sal_uInt16 _nMas… in CreateIterator()
2349 sal_uInt16 nPos; in Remove()
2432 SfxStyleFamily eFam, sal_uInt16 n ) in Find()
2434 sal_uInt16 nSMask = n; in Find()
2497 const sal_uInt16 nId = SFX_STYLE_FAMILY_PAGE == eFam in Find()
2513 SfxStyleFamily eFam, sal_uInt16 n ) in SwStyleSheetIterator()
2528 sal_uInt16 SwStyleSheetIterator::Count() in Count()
2536 SfxStyleSheetBase* SwStyleSheetIterator::operator[]( sal_uInt16 nIdx ) in operator []()
2559 const sal_uInt16 nSrchMask = nMask; in First()
2567 const sal_uInt16 nArrLen = rDoc.GetCharFmts()->Count(); in First()
2568 for( sal_uInt16 i = 0; i < nArrLen; i++ ) in First()
2578 const sal_uInt16 nId = rDoc.GetDfltCharFmt() == pFmt ? in First()
2579 sal_uInt16( RES_POOLCHR_INET_NORMAL ): in First()
2629 sal_uInt16 nSMask = nSrchMask; in First()
2643 const sal_uInt16 nArrLen = rDoc.GetTxtFmtColls()->Count(); in First()
2644 for( sal_uInt16 i = 0; i < nArrLen; i++ ) in First()
2654 const sal_uInt16 nId = pColl->GetPoolFmtId(); in First()
2753 static sal_uInt16 aPoolIds[] = { in First()
2771 sal_uInt16* pPoolIds = aPoolIds; in First()
2787 const sal_uInt16 nArrLen = rDoc.GetFrmFmts()->Count(); in First()
2788 for( sal_uInt16 i = 0; i < nArrLen; i++ ) in First()
2797 const sal_uInt16 nId = pFmt->GetPoolFmtId(); in First()
2823 const sal_uInt16 nCount = rDoc.GetPageDescCnt(); in First()
2824 for(sal_uInt16 i = 0; i < nCount; ++i) in First()
2828 const sal_uInt16 nId = rDesc.GetPoolFmtId(); in First()
2850 for(sal_uInt16 i = 0; i < rNumTbl.Count(); ++i) in First()
2922 sal_uInt16 nSection, char cType ) in AppendStyleList()
2927 for ( sal_uInt16 i=0; i < rList.Count(); ++i ) in AppendStyleList()
2930sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(*rList[i], (SwGetPoolIdFromName)nSection); in AppendStyleList()
2952 for ( sal_uInt16 i=0; i < rList.Count(); ++i ) in AppendStyleList()
2966 sal_uInt16 nTmpPos = lcl_FindName( aLst, pStyle->GetFamily(), in Notify()