Searched refs:aNMMarginWidth (Results 1 – 2 of 2) sorted by relevance
749 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()796 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()851 aNMMarginWidth.SetText( String::CreateFromInt32( DEFAULT_MARGIN_WIDTH ) ); in Execute()853 aNMMarginWidth.Enable( sal_False ); in Execute()856 aNMMarginWidth.SetText( String::CreateFromInt32( nSize ) ); in Execute()961 lMarginWidth = (long) aNMMarginWidth.GetText().ToInt32(); in Execute()1014 pThis->aNMMarginWidth.SetText( String::CreateFromInt32( DEFAULT_MARGIN_WIDTH ) ); in IMPL_STATIC_LINK()1016 pThis->aNMMarginWidth.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
187 NumericField aNMMarginWidth; member in SfxInsertFloatingFrameDialog
Completed in 26 milliseconds