Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx507 bool DoesCustomPropertyExist( const String& rName ) const;
538 inline bool DoesCustomPropertyExist( const String& rName ) const in DoesCustomPropertyExist() function in CustomPropertiesControl
539 { return m_aPropertiesWin.DoesCustomPropertyExist( rName ); } in DoesCustomPropertyExist()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2236 bool CustomPropertiesWindow::DoesCustomPropertyExist( const String& rName ) const in DoesCustomPropertyExist() function in CustomPropertiesWindow

Completed in 40 milliseconds