Searched refs:aNMMarginWidth (Results 1 – 2 of 2) sorted by relevance
751 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()798 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()853 aNMMarginWidth.SetText( String::CreateFromInt32( DEFAULT_MARGIN_WIDTH ) ); in Execute()855 aNMMarginWidth.Enable( sal_False ); in Execute()858 aNMMarginWidth.SetText( String::CreateFromInt32( nSize ) ); in Execute()963 lMarginWidth = (long) aNMMarginWidth.GetText().ToInt32(); in Execute()1016 pThis->aNMMarginWidth.SetText( String::CreateFromInt32( DEFAULT_MARGIN_WIDTH ) ); in IMPL_STATIC_LINK()1018 pThis->aNMMarginWidth.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
187 NumericField aNMMarginWidth; member in SfxInsertFloatingFrameDialog
Completed in 13 milliseconds