Home
last modified time | relevance | path

Searched refs:aNMMarginHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx754 , aNMMarginHeight ( this, CUI_RES( NM_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
801 , aNMMarginHeight ( this, CUI_RES( NM_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
866 aNMMarginHeight.SetText( String::CreateFromInt32( DEFAULT_MARGIN_HEIGHT ) ); in Execute()
868 aNMMarginHeight.Enable( sal_False ); in Execute()
871 aNMMarginHeight.SetText( String::CreateFromInt32( nSize ) ); in Execute()
969 lMarginHeight = (long) aNMMarginHeight.GetText().ToInt32(); in Execute()
1024 pThis->aNMMarginHeight.SetText( String::CreateFromInt32( DEFAULT_MARGIN_HEIGHT ) ); in IMPL_STATIC_LINK()
1026 pThis->aNMMarginHeight.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
/trunk/main/cui/source/inc/
H A Dinsdlg.hxx190 NumericField aNMMarginHeight; member in SfxInsertFloatingFrameDialog

Completed in 34 milliseconds