Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx86 sal_Int16 nClassID = FormComponentType::CONTROL; in DBG_NAME() local
88 nClassID = ::comphelper::getINT16(m_xControlModel->getPropertyValue(PROPERTY_CLASSID)); in DBG_NAME()
90 …ndReplace(String::CreateFromAscii("$control_class$"), GetUIHeadlineName(nClassID, makeAny(m_xContr… in DBG_NAME()
/trunk/main/svx/source/form/
H A DfmPropBrw.cxx464 sal_Int16 nClassID = FormComponentType::CONTROL; in implSetNewSelection() local
465 xSingleSelection->getPropertyValue( FM_PROP_CLASSID ) >>= nClassID; in implSetNewSelection()
468 sTitle += String( GetUIHeadlineName( nClassID, makeAny( xSingleSelection ) ) ); in implSetNewSelection()

Completed in 20 milliseconds