Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx272 const ::comphelper::SequenceAsHashMap& GetDocProps();
1030 GetDocProps().find( aFilterOptionsString ); in OutputFileDialog()
1031 if ( aIter != GetDocProps().end() in OutputFileDialog()
1035 aIter = GetDocProps().find( aFilterDataString ); in OutputFileDialog()
1036 if ( aIter != GetDocProps().end() in OutputFileDialog()
1051 GetDocProps().find( aFilterOptionsString ); in OutputFileDialog()
1052 if ( aIter != GetDocProps().end() ) in OutputFileDialog()
1055 aIter = GetDocProps().find( aFilterDataString ); in OutputFileDialog()
1056 if ( aIter != GetDocProps().end() ) in OutputFileDialog()
1536 if ( aIter != aModelData.GetDocProps().end() in GUIStoreModel()
[all …]

Completed in 24 milliseconds