Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx890 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()
H A Dformcomponenthandler.hxx56 eFormControl, enumerator
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx111 …enum WriterSource {eTxtBox, eGraphic, eOle, eDrawing, eFormControl,eBulletGrf};//For i120928,add G… enumerator
H A Dwriterhelper.cxx278 meWriterType = eFormControl; in Frame()
H A Dwrtww8gr.cxx1003 case sw::Frame::eFormControl: in WriteGraphicNode()
H A Dwrtw8esh.cxx644 if (eSource == sw::Frame::eDrawing || eSource == sw::Frame::eFormControl) in MiserableRTLFrmFmtHack()
2270 case sw::Frame::eFormControl: in SwEscherEx()
H A Dwrtw8nds.cxx2708 if ((bUseEscher == true) && (eType == sw::Frame::eFormControl)) in OutputFlyFrame_Impl()
H A Ddocxattributeoutput.cxx1726 … ( rFrame.GetWriterType() == sw::Frame::eFormControl? "eFormControl": "???" ) ) ); in OutputFlyFrame_Impl()
H A Drtfattributeoutput.cxx1782 case sw::Frame::eFormControl: in OutputFlyFrame_Impl()

Completed in 103 milliseconds