Searched refs:nClassID (Results 1 – 2 of 2) sorted by relevance
86 sal_Int16 nClassID = FormComponentType::CONTROL; in DBG_NAME() local88 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()
464 sal_Int16 nClassID = FormComponentType::CONTROL; in implSetNewSelection() local465 xSingleSelection->getPropertyValue( FM_PROP_CLASSID ) >>= nClassID; in implSetNewSelection()468 sTitle += String( GetUIHeadlineName( nClassID, makeAny( xSingleSelection ) ) ); in implSetNewSelection()
Completed in 62 milliseconds