Home
last modified time | relevance | path

Searched refs:GetCustomProperties (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx154 std::vector< CustomProperty* > GetCustomProperties() const;
509 GetCustomProperties() const;
541 GetCustomProperties() const in GetCustomProperties() function in CustomPropertiesControl
542 { return m_aPropertiesWin.GetCustomProperties(); } in GetCustomProperties()
/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx484 std::vector< CustomProperty* > SfxDocumentInfoItem::GetCustomProperties() const in GetCustomProperties() function in SfxDocumentInfoItem
2254 Sequence< beans::PropertyValue > CustomPropertiesWindow::GetCustomProperties() const in GetCustomProperties() function in CustomPropertiesWindow
2446 Sequence< beans::PropertyValue > aPropertySeq = m_aPropertiesCtrl.GetCustomProperties(); in FillItemSet()
2467 std::vector< CustomProperty* > aCustomProps = pInfoItem->GetCustomProperties(); in Reset()

Completed in 36 milliseconds