Searched refs:nodepath (Results 1 – 5 of 5) sorted by relevance
174 rtl::OUString nodepath; in createInstanceWithArguments() local187 } else if (Arguments.getLength() == 1 && (Arguments[i] >>= nodepath)) { in createInstanceWithArguments()190 if (nodepath.getLength() == 0) { in createInstanceWithArguments()207 if (nodepath.getLength() != 0 || !(value >>= nodepath) || in createInstanceWithArguments()208 nodepath.getLength() == 0) in createInstanceWithArguments()228 if (nodepath.getLength() == 0) { in createInstanceWithArguments()233 if (nodepath[0] != '/') { in createInstanceWithArguments()234 nodepath = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("/")) + nodepath; in createInstanceWithArguments()264 new RootAccess(components, nodepath, locale, update)); in createInstanceWithArguments()271 nodepath), in createInstanceWithArguments()
49 PropertyValue nodepath = new PropertyValue(); in ConfigurationRead() local50 nodepath.Name = "nodepath"; in ConfigurationRead()51 nodepath.Value = rootnode; in ConfigurationRead()52 nodepath.Handle = -1; in ConfigurationRead()53 nodepath.State = PropertyState.DEFAULT_VALUE; in ConfigurationRead()54 nodeArgs[0]=nodepath; in ConfigurationRead()
105 accept a single argument named <code>nodepath</code> of type <atom>string</atom>.125 <dt><code>"nodepath"</code> : <atom>string</atom></dt>159 <BR />selecting a view with <code>nodepath = "/A/B2"</code>,
123 accept a single argument named <code>nodepath</code> of type <atom>string</atom>.
78 must accept a property named <code>nodepath</code> of type98 were called passing one single property named <code>nodepath</code>