Searched refs:GetEntryName (Results 1 – 5 of 5) sorted by relevance
897 m_pLineListener->Clicked( _pLine->GetEntryName(), _bPrimary ); in buttonClicked()917 ::rtl::OUString sPropertyName( _rLine.pLine->GetEntryName() ); in impl_setControlAsPropertyValue()926 _rLine.pLine->GetEntryName(), _rPropertyValue, xControl->getValueType() ); in impl_setControlAsPropertyValue()948 ::rtl::OUString sPropertyName( _rLine.pLine->GetEntryName() ); in impl_getControlAsPropertyValue()955 …ropertyValue = _rLine.xHandler->convertToPropertyValue( _rLine.pLine->GetEntryName(), xControl->ge… in impl_getControlAsPropertyValue()1011 rLine.pLine->GetEntryName(), in valueChanged()
89 GetEntryName() const { return m_sEntryName; } in GetEntryName() function in pcr::OBrowserLine
1241 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in replaceByName()1286 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in getByName()
259 const String& GetEntryName() {return sEntryName;} in GetEntryName() function in SwXAutoTextEntry
781 && ( COMPARE_EQUAL == pEntry->GetEntryName().CompareTo( sEntryName ) ) in GetAutoTextEntry()
Completed in 62 milliseconds