Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Ddatanavi.cxx97 #define PN_BINDING_EXPR ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "BindingExpression" ) ) macro
712 pNode->m_xPropSet->getPropertyValue( PN_BINDING_EXPR ) >>= sTemp; in DoToolBoxAction()
1039 _rEntry->getPropertyValue( PN_BINDING_EXPR ) >>= sTemp; in AddEntry()
1353 xPropSet->getPropertyValue( PN_BINDING_EXPR ) >>= sTemp; in SetModel()
2615 sPropName = PN_BINDING_EXPR; in IMPL_LINK()
2720 m_pItemNode->m_xPropSet->setPropertyValue( PN_BINDING_EXPR, makeAny( sValue ) ); in IMPL_LINK()
2860 m_pItemNode->m_xPropSet->getPropertyValue( PN_BINDING_EXPR ) >>= sTemp; in InitFromNode()
3144 …sResult = m_xUIHelper->getResultForExpression( m_xBinding, ( m_sPropertyName == PN_BINDING_EXPR ),… in IMPL_LINK()
3442 AddConditionDialog aDlg( this, PN_BINDING_EXPR, m_xTempBinding ); in IMPL_LINK()
3545 xPropSet->getPropertyValue( PN_BINDING_EXPR ) >>= sTemp; in FillAllBoxes()

Completed in 30 milliseconds