Lines Matching refs:aPathArgument
234 com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue(); in createConfigurationView() local
235 aPathArgument.Name = "nodepath"; in createConfigurationView()
236 aPathArgument.Value = sPath; in createConfigurationView()
239 aArguments[0] = aPathArgument; in createConfigurationView()
258 com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue(); in createUpdatableView() local
259 aPathArgument.Name = "nodepath"; in createUpdatableView()
260 aPathArgument.Value = sPath; in createUpdatableView()
263 aArguments[0] = aPathArgument; in createUpdatableView()
942 com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue();
943 aPathArgument.Name = "nodepath";
944 aPathArgument.Value = cDataSourcesPath ;
947 aArguments[0] = aPathArgument;
969 aPathArgument.Value = sElementPath;
973 aDeepArguments[0] = aPathArgument;