Searched refs:PN_BINDING_ID (Results 1 – 1 of 1) sorted by relevance
96 #define PN_BINDING_ID ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "BindingID" ) ) macro709 pNode->m_xPropSet->getPropertyValue( PN_BINDING_ID ) >>= sTemp; in DoToolBoxAction()1036 _rEntry->getPropertyValue( PN_BINDING_ID ) >>= sTemp; in AddEntry()1163 rtl::OUString sProperty = bSubmission ? PN_SUBMISSION_ID : PN_BINDING_ID; in RemoveEntry()1350 xPropSet->getPropertyValue( PN_BINDING_ID ) >>= sTemp; in SetModel()2718 m_pItemNode->m_xPropSet->setPropertyValue( PN_BINDING_ID, makeAny( sValue ) ); in IMPL_LINK()2856 if ( xInfo->hasPropertyByName( PN_BINDING_ID ) ) in InitFromNode()2858 m_pItemNode->m_xPropSet->getPropertyValue( PN_BINDING_ID ) >>= sTemp; in InitFromNode()3542 xPropSet->getPropertyValue( PN_BINDING_ID ) >>= sTemp; in FillAllBoxes()
Completed in 28 milliseconds