Searched refs:xPropSet_ (Results 1 – 1 of 1) sorted by relevance
123 … XPropertySet xPropSet_ = UnoRuntime.queryInterface(XPropertySet.class, oStandaloneDocInfo_); in test() local124 String sTitle_ = xPropSet_.getPropertyValue ( "Title" ).toString (); in test()