Home
last modified time | relevance | path

Searched refs:MoveToLast (Results 1 – 9 of 9) sorted by relevance

/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx81 … case FormFeature::MoveToLast : pAsciiCommandName = "LastRecord"; break; in lcl_getCommandURL()
275 { FormFeature::MoveToLast, true, false }, in implInit()
443 …st, FormFeature::MoveToPrevious, FormFeature::MoveToNext, FormFeature::MoveToLast, FormFeature::Mo… in ShowFunctionGroup()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx278 case FormFeature::MoveToLast: in getState()
515 case FormFeature::MoveToLast: in execute()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx432 FeatureURL( FormFeature::MoveToLast, URL_RECORD_LAST ), in lcl_getFeatureTable()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl73 const short MoveToLast = 6;
/trunk/main/svx/source/form/
H A Dformcontrolling.cxx103 … { FMURL_RECORD_MOVELAST, SID_FM_RECORD_LAST, FormFeature::MoveToLast }, in getFeatureDescriptions()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx542 _rFeatureIds.push_back( FormFeature::MoveToLast ); in getSupportedFeatures()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx456 void MoveToLast();
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx556 pParent->MoveToLast(); in IMPL_LINK()
2538 void DbGridControl::MoveToLast() in MoveToLast() function in DbGridControl
3157 MoveToLast(); in Dispatch()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java720 createButton( 32, 63, 8, "last", ">>", FormFeature.MoveToLast ); in prepareDocument()

Completed in 70 milliseconds