Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx897 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()
H A Dbrowserline.hxx89 GetEntryName() const { return m_sEntryName; } in GetEntryName() function in pcr::OBrowserLine
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx1241 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in replaceByName()
1286 sal_uInt16 nIndex = pBlocks->GetIndex( rAutoTextEntry.GetEntryName() ); in getByName()
/trunk/main/sw/inc/
H A Dunoatxt.hxx259 const String& GetEntryName() {return sEntryName;} in GetEntryName() function in SwXAutoTextEntry
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx781 && ( COMPARE_EQUAL == pEntry->GetEntryName().CompareTo( sEntryName ) ) in GetAutoTextEntry()

Completed in 34 milliseconds