Home
last modified time | relevance | path

Searched refs:OBJ_FM_BUTTON (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/ui/shells/
H A Dtextdrw.cxx69 pSdrView->SetCurrentObj(OBJ_FM_BUTTON); in InsertURLButton()
76 if (rSh.BeginCreate(OBJ_FM_BUTTON, FmFormInventor, aStartPos)) in InsertURLButton()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshg.cxx76 SdrObject* pObj = SdrObjFactory::MakeNewObject(FmFormInventor, OBJ_FM_BUTTON, in InsertURLButton()
/aoo41x/main/svx/inc/svx/
H A Dfmglob.hxx39 const sal_uInt16 OBJ_FM_BUTTON = ::com::sun::star::form::FormComponentType::COMMANDBUTTON; variable
/aoo41x/main/svx/source/form/
H A Dfmobjfac.cxx162 case OBJ_FM_BUTTON: in IMPL_LINK()
H A Dfmtools.cxx405 return OBJ_FM_BUTTON; in getControlTypeByObject()
H A Dfmexpl.cxx454 case OBJ_FM_BUTTON: in GetImage()
H A Dfmvwimp.cxx1408 nOBJID = OBJ_FM_BUTTON; in implCreateXFormsControl()
1453 const sal_uInt16 nObjID = OBJ_FM_BUTTON; in implCreateXFormsControl()
H A Dfmshell.cxx457 nIdentifier = OBJ_FM_BUTTON; in Execute()
H A Dfmshimp.cxx241 OBJ_FM_BUTTON,
464 case OBJ_FM_BUTTON : return FM_COMPONENT_COMMANDBUTTON; in getServiceNameByControlType()
/aoo41x/main/sd/source/ui/view/
H A Ddrviewse.cxx1594 …mFormInventor == pMarkedObj->GetObjInventor() && pMarkedObj->GetObjIdentifier() == OBJ_FM_BUTTON) ) in InsertURLButton()
1633 …* pUnoCtrl = static_cast< SdrUnoObj* >( SdrObjFactory::MakeNewObject(FmFormInventor, OBJ_FM_BUTTON, in InsertURLButton()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx213 …mInventor == pObj->GetObjInventor() && ( pObj->GetObjIdentifier() == (sal_uInt16) OBJ_FM_BUTTON ) ) in CreateObjectReplacement()

Completed in 400 milliseconds