Lines Matching refs:aLbFormat

255 		aLbFormat		( this, CUI_RES( LB_FORMAT ) ),  in SvxNumberFormatTabPage()
288 aLbFormat.Clear (); in SvxNumberFormatTabPage()
313 nCurFormatY =aLbFormat.GetPosPixel().Y(); in Init_Impl()
314 nCurFormatHeight=aLbFormat.GetSizePixel().Height(); in Init_Impl()
343 aLbFormat .SetSelectHdl( aLink ); in Init_Impl()
354 aLbFormat .SetDoubleClickHdl( HDL( DoubleClickHdl_Impl ) ); in Init_Impl()
663 aLbFormat .SetNoSelection(); in Obstructing()
708 aLbFormat .Enable( bEnable ); in EnableBySourceFormat_Impl()
725 aLbFormat.Invalidate(); // #i43322# in EnableBySourceFormat_Impl()
749 aSize.Height()=aLbFormat.GetSizePixel().Height(); in HideLanguage()
917 aLbFormat.Clear(); in FillFormatListBox_Impl()
918 aLbFormat.SetUpdateMode( sal_False ); in FillFormatListBox_Impl()
946 aLbFormat.InsertFontEntry( aTmpString, aFont ); in FillFormatListBox_Impl()
963 Font aEntryFont( aLbFormat.GetFont() ); in FillFormatListBox_Impl()
964 aLbFormat.InsertFontEntry( aPreviewString, aEntryFont, pPreviewColor ); in FillFormatListBox_Impl()
968 aLbFormat.InsertFontEntry(*pEntry,aFont); in FillFormatListBox_Impl()
972 aLbFormat.SetUpdateMode( sal_True ); in FillFormatListBox_Impl()
1067 else if ( aLbFormat.GetEntryCount() > 0 ) in UpdateOptions_Impl()
1072 aLbFormat.SetNoSelection(); in UpdateOptions_Impl()
1164 Point aPos=aLbFormat.GetPosPixel(); in UpdateFormatListBox_Impl()
1165 Size aSize=aLbFormat.GetSizePixel(); in UpdateFormatListBox_Impl()
1171 aLbFormat.SetPosSizePixel(aPos,aSize); in UpdateFormatListBox_Impl()
1182 aLbFormat.SetPosSizePixel(aPos,aSize); in UpdateFormatListBox_Impl()
1213 aLbFormat.SelectEntryPos( nFmtLbSelPos ); in UpdateFormatListBox_Impl()
1232 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in UpdateFormatListBox_Impl()
1245 aLbFormat.SetNoSelection(); in UpdateFormatListBox_Impl()
1275 if ( pLb == &aLbFormat ) in IMPL_LINK()
1322 if (aLbFormat.GetSelectEntryPos () == LISTBOX_ENTRY_NOTFOUND) in IMPL_LINK()
1328 if ( aLbFormat.GetSelectEntryPos() == LIST_APPEND ) in IMPL_LINK()
1332 pLb = &aLbFormat; // continue with the current format selected in IMPL_LINK()
1356 if ( (SvxFontListBox *)pLb == &aLbFormat ) in IMPL_LINK()
1358 sal_uInt16 nSelPos = (sal_uInt16) aLbFormat.GetSelectEntryPos(); in IMPL_LINK()
1359 String aFormat = aLbFormat.GetSelectEntry(); in IMPL_LINK()
1525 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in IMPL_LINK()
1572 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in IMPL_LINK()
1655 aLbFormat.SelectEntryPos( (sal_uInt16)nPosi); in IMPL_LINK()
1716 (sal_uInt16)aLbFormat.GetSelectEntryPos() ); in IMPL_LINK()
1734 aLbFormat.SetNoSelection(); in IMPL_LINK()
1771 sal_uInt16 nSelPos = (sal_uInt16) aLbFormat.GetSelectEntryPos(); in IMPL_LINK()
1898 Point aPos=aLbFormat.GetPosPixel(); in SetCategory()
1899 Size aSize=aLbFormat.GetSizePixel(); in SetCategory()
1917 aLbFormat.SetPosSizePixel(aPos,aSize); in SetCategory()
1924 aLbFormat.SetPosSizePixel(aPos,aSize); in SetCategory()