Searched refs:OLineDescriptor (Results 1 – 7 of 7) sorted by relevance
/trunk/main/extensions/source/propctrlr/ |
H A D | propertyeditor.hxx | 45 struct OLineDescriptor; 113 …sal_uInt16 InsertEntry( const OLineDescriptor&, sal_uInt16 _nPageId, sal_uInt16 n… 115 void ChangeEntry( const OLineDescriptor& );
|
H A D | browserlistbox.hxx | 57 struct OLineDescriptor; 157 …sal_uInt16 InsertEntry( const OLineDescriptor&, sal_uInt16 nPos = EDITOR_LIST_APP… 159 void ChangeEntry( const OLineDescriptor&, sal_uInt16 nPos );
|
H A D | linedescriptor.hxx | 39 struct OLineDescriptor : public ::com::sun::star::inspection::LineDescriptor struct 49 OLineDescriptor() in OLineDescriptor() function
|
H A D | propcontroller.cxx | 1159 …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 D | propertyeditor.cxx | 393 …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 D | propcontroller.hxx | 84 struct OLineDescriptor; 326 …opertyLine( const ::com::sun::star::beans::Property& _rPropertyName, OLineDescriptor& _rDescriptor…
|
H A D | browserlistbox.cxx | 736 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 38 milliseconds