Searched refs:eFormControl (Results 1 – 9 of 9) sorted by relevance
890 if ( ( m_eComponentClass == eFormControl && !bIsVisibleForForms ) in doDescribeSupportedProperties()1221 if ( m_eComponentClass == eFormControl ) in describePropertyLine()1703 …_rxInspectorUI->rebuildPropertyUI( m_eComponentClass == eFormControl ? PROPERTY_DEFAULT_STATE : PR… in actuatingPropertyChanged()1910 … if ( ( m_nClassId == FormComponentType::LISTBOX ) && ( m_eComponentClass == eFormControl ) ) in impl_updateDependentProperty_nothrow()2062 m_eComponentClass = eFormControl; in impl_initComponentMetaData_throw()2783 bool bHandleNonLink = ( m_eComponentClass == eFormControl ); in impl_browseForImage_nothrow()
56 eFormControl, enumerator
110 …enum WriterSource {eTxtBox, eGraphic, eOle, eDrawing, eFormControl,eBulletGrf};//For i120928,add G… enumerator
278 meWriterType = eFormControl; in Frame()
1003 case sw::Frame::eFormControl: in WriteGraphicNode()
655 if (eSource == sw::Frame::eDrawing || eSource == sw::Frame::eFormControl) in MiserableRTLFrmFmtHack()2281 case sw::Frame::eFormControl: in SwEscherEx()
2708 if ((bUseEscher == true) && (eType == sw::Frame::eFormControl)) in OutputFlyFrame_Impl()
1726 … ( rFrame.GetWriterType() == sw::Frame::eFormControl? "eFormControl": "???" ) ) ); in OutputFlyFrame_Impl()
1761 case sw::Frame::eFormControl: in OutputFlyFrame_Impl()
Completed in 145 milliseconds