Lines Matching refs:sal_uInt16

75     sal_uInt16 nFontCount = ::std::min( pList->GetFontNameCount(), static_cast< sal_uInt16 >(100) );  in Fill()
76 for ( sal_uInt16 i = 0; i < nFontCount; i++ ) in Fill()
81 sal_uInt16 j = GetItemCount(); in Fill()
102 sal_uInt16 nChecked = 0; in SetCurName()
103 sal_uInt16 nItemCount = GetItemCount(); in SetCurName()
104 for( sal_uInt16 i = 0; i < nItemCount; i++ ) in SetCurName()
106 sal_uInt16 nItemId = GetItemId( i ); in SetCurName()
140 sal_uInt16 nCurId = GetCurItemId(); in Select()
155 sal_uInt16 nCurId = GetCurItemId(); in Highlight()
170 sal_Bool FontStyleMenu::ImplIsAlreadyInserted( const XubString& rStyleName, sal_uInt16 nCount ) in ImplIsAlreadyInserted()
172 for ( sal_uInt16 i = 0; i < nCount; i++ ) in ImplIsAlreadyInserted()
185 sal_uInt16 nItemId = GetItemId( 0 ); in Fill()
198 sal_uInt16 nPos = 0; in Fill()
199 sal_uInt16 nId = FONTSTYLEMENU_FIRSTID; in Fill()
344 sal_uInt16 nChecked = 0; in SetCurStyle()
345 sal_uInt16 nItemCount = GetItemCount(); in SetCurStyle()
346 for( sal_uInt16 i = 0; i < nItemCount; i++ ) in SetCurStyle()
348 sal_uInt16 nItemId = GetItemId( i ); in SetCurStyle()
390 const sal_uInt16 nCurItemId = GetCurItemId(); in Select()
400 const sal_uInt16 nCurItemId = GetCurItemId(); in Highlight()
424 sal_uInt16 nSizeCount = 0; in Fill()
428 sal_uInt16 nPos = 0; in Fill()
488 sal_uInt16 nChecked = 0; in SetCurHeight()
489 sal_uInt16 nItemCount = GetItemCount(); in SetCurHeight()
490 for( sal_uInt16 i = 0; i < nItemCount; i++ ) in SetCurHeight()
492 sal_uInt16 nItemId = GetItemId( i ); in SetCurHeight()