Searched refs:GetCustomProperties (Results 1 – 2 of 2) sorted by relevance
154 std::vector< CustomProperty* > GetCustomProperties() const;509 GetCustomProperties() const;541 GetCustomProperties() const in GetCustomProperties() function in CustomPropertiesControl542 { return m_aPropertiesWin.GetCustomProperties(); } in GetCustomProperties()
484 std::vector< CustomProperty* > SfxDocumentInfoItem::GetCustomProperties() const in GetCustomProperties() function in SfxDocumentInfoItem2254 Sequence< beans::PropertyValue > CustomPropertiesWindow::GetCustomProperties() const in GetCustomProperties() function in CustomPropertiesWindow2446 Sequence< beans::PropertyValue > aPropertySeq = m_aPropertiesCtrl.GetCustomProperties(); in FillItemSet()2467 std::vector< CustomProperty* > aCustomProps = pInfoItem->GetCustomProperties(); in Reset()
Completed in 36 milliseconds