Searched refs:aLbFormat (Results 1 – 8 of 8) sorted by relevance
66 aLbFormat ( this, SdResId( LB_FORMAT ) ), in SdModifyFieldDlg()93 aLbFormat.GetSelectEntryPos() != aLbFormat.GetSavedValue() ) in GetField()106 eFormat = (SvxDateFormat) ( aLbFormat.GetSelectEntryPos() + 2 ); in GetField()123 eFormat = (SvxTimeFormat) ( aLbFormat.GetSelectEntryPos() + 2 ); in GetField()140 eFormat = (SvxFileFormat) ( aLbFormat.GetSelectEntryPos() ); in GetField()169 eFormat = (SvxAuthorFormat) ( aLbFormat.GetSelectEntryPos() ); in GetField()192 aLbFormat.Clear(); in FillFormatList()202 aLbFormat.InsertEntry( String( SdResId( STR_STANDARD_BIG ) ) ); in FillFormatList()268 aLbFormat.InsertEntry( aAuthorField.GetFormatted() ); in FillFormatList()280 aLbFormat.Clear(); in FillControls()[all …]
288 aLbFormat.Clear (); in SvxNumberFormatTabPage()343 aLbFormat .SetSelectHdl( aLink ); in Init_Impl()663 aLbFormat .SetNoSelection(); in Obstructing()917 aLbFormat.Clear(); in FillFormatListBox_Impl()972 aLbFormat.SetUpdateMode( sal_True ); in FillFormatListBox_Impl()1072 aLbFormat.SetNoSelection(); in UpdateOptions_Impl()1164 Point aPos=aLbFormat.GetPosPixel(); in UpdateFormatListBox_Impl()1245 aLbFormat.SetNoSelection(); in UpdateFormatListBox_Impl()1275 if ( pLb == &aLbFormat ) in IMPL_LINK()1734 aLbFormat.SetNoSelection(); in IMPL_LINK()[all …]
74 aLbFormat ( this, ScResId( LB_FORMAT ) ), in ScAutoFormatDlg()150 aLbFormat.InsertEntry( aEntry ); in Init()156 aLbFormat.SelectEntryPos( 0 ); in Init()325 aMsg += aLbFormat.GetSelectEntry(); in IMPL_LINK()331 aLbFormat.RemoveEntry( nIndex ); in IMPL_LINK()332 aLbFormat.SelectEntryPos( nIndex-1 ); in IMPL_LINK()388 aLbFormat.RemoveEntry(nIndex ); in IMPL_LINK()401 aLbFormat.SetUpdateMode(sal_False); in IMPL_LINK()402 aLbFormat.Clear(); in IMPL_LINK()406 aLbFormat.InsertEntry( aEntry ); in IMPL_LINK()[all …]
182 aLbFormat ( this, SW_RES( LB_FORMAT ) ), in SwAutoFormatDlg()264 aLbFormat.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in Init()272 aLbFormat.InsertEntry( pFmt->GetName() ); in Init()392 aLbFormat.InsertEntry( aFormatName, nDfltStylePos + n ); in IMPL_LINK()393 aLbFormat.SelectEntryPos( nDfltStylePos + n ); in IMPL_LINK()428 aMessage += aLbFormat.GetSelectEntry() ; in IMPL_LINK()436 aLbFormat.RemoveEntry( nDfltStylePos + nIndex ); in IMPL_LINK()437 aLbFormat.SelectEntryPos( nDfltStylePos + nIndex-1 ); in IMPL_LINK()467 aStrRenameTitle, aLbFormat.GetSelectEntry(), in IMPL_LINK()487 aLbFormat.RemoveEntry( nDfltStylePos + nIndex ); in IMPL_LINK()[all …]
62 ListBox aLbFormat; member in SdModifyFieldDlg
41 ListBox aLbFormat; member in ScAutoFormatDlg
61 ListBox aLbFormat; member in SwAutoFormatDlg
109 SvxFontListBox aLbFormat; member in SvxNumberFormatTabPage
Completed in 47 milliseconds