Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/misc/
H A Ddocfnote.cxx114 aOffsetFld (this, SW_RES( FLD_OFFSET )), in SwEndNoteOptionPage()
220 aOffsetFld.SetValue(pInf->nFtnOffset + 1); in Reset()
379 aOffsetFld.SetValue(1); in IMPL_LINK()
382 aOffsetFld.Enable(bEnable); in IMPL_LINK()
437 pInf->nFtnOffset = static_cast< sal_uInt16 >(aOffsetFld.GetValue() -1); in FillItemSet()
H A Dimpfnote.hxx49 NumericField aOffsetFld; member in SwEndNoteOptionPage

Completed in 19 milliseconds