Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dpropertyeditor.hxx45 struct OLineDescriptor;
113 …sal_uInt16 InsertEntry( const OLineDescriptor&, sal_uInt16 _nPageId, sal_uInt16 n…
115 void ChangeEntry( const OLineDescriptor& );
H A Dbrowserlistbox.hxx57 struct OLineDescriptor;
157 …sal_uInt16 InsertEntry( const OLineDescriptor&, sal_uInt16 nPos = EDITOR_LIST_APP…
159 void ChangeEntry( const OLineDescriptor&, sal_uInt16 nPos );
H A Dlinedescriptor.hxx39 struct OLineDescriptor : public ::com::sun::star::inspection::LineDescriptor struct
49 OLineDescriptor() in OLineDescriptor() function
H A Dpropcontroller.cxx1159 …BrowserController::describePropertyLine( const Property& _rProperty, OLineDescriptor& _rDescriptor… in describePropertyLine()
1251 OLineDescriptor aDescriptor; in UpdateUI()
1588 OLineDescriptor aDescriptor; in rebuildPropertyUI()
1645 OLineDescriptor aDescriptor; in showPropertyUI()
H A Dpropertyeditor.cxx393 …sal_uInt16 OPropertyEditor::InsertEntry( const OLineDescriptor& rData, sal_uInt16 _nPageId, sal_uI… in InsertEntry()
425 void OPropertyEditor::ChangeEntry( const OLineDescriptor& rData ) in ChangeEntry()
H A Dpropcontroller.hxx84 struct OLineDescriptor;
326 …opertyLine( const ::com::sun::star::beans::Property& _rPropertyName, OLineDescriptor& _rDescriptor…
H A Dbrowserlistbox.cxx736 sal_uInt16 OBrowserListBox::InsertEntry(const OLineDescriptor& _rPropertyData, sal_uInt16 _nPos) in InsertEntry()
1106 void OBrowserListBox::ChangeEntry( const OLineDescriptor& _rPropertyData, sal_uInt16 nPos ) in ChangeEntry()

Completed in 54 milliseconds