Home
last modified time | relevance | path

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

/aoo42x/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl114 @param Predicate
130 [in] XURI Predicate,
155 @param Predicate
168 [in] XURI Predicate,
192 @param Predicate
213 [in] XURI Predicate,
H A DXDocumentRepository.idl72 for every Predicate in the given list of Predicates,
75 <li><code>Subject Predicate
80 for every Predicate in the given list of Predicates,
84 <code>Subject Predicate XLiteral(RDFaContent^^RDFaDatatype)</code>
209 @param Predicate
229 [in] XURI Predicate,
H A DStatement.idl48 XURI Predicate;
H A DXRepository.idl346 @param Predicate
365 [in] XURI Predicate,
/aoo42x/main/sdext/source/presenter/
H A DPresenterFrameworkObserver.hxx52 typedef ::boost::function<bool(void)> Predicate; typedef in sdext::presenter::PresenterFrameworkObserver
84 Predicate maPredicate;
101 const Predicate& rPredicate,
H A DPresenterFrameworkObserver.cxx44 const Predicate& rPredicate, in PresenterFrameworkObserver()
152 maPredicate = Predicate(); in Shutdown()
188 Predicate aPredicate (maPredicate); in notifyConfigurationChange()
H A DPresenterConfigurationAccess.hxx59 const css::uno::Reference<css::beans::XPropertySet>&)> Predicate; typedef in sdext::presenter::PresenterConfigurationAccess
100 bool GoToChild (const Predicate& rPredicate);
179 const Predicate& rPredicate);
H A DPresenterConfigurationAccess.cxx159 bool PresenterConfigurationAccess::GoToChild (const Predicate& rPredicate) in GoToChild()
345 const Predicate& rPredicate) in Find()
/aoo42x/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java684 if ((eq = cmp(left.Predicate, right.Predicate)) != 0) in compare()
723 if (!eq(i_Left.Predicate, i_Right.Predicate)) { in eq()
725 i_Left.Predicate.getStringValue() + " != " + in eq()
726 i_Right.Predicate.getStringValue()); in eq()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java1048 if ((eq = cmp(left.Predicate, right.Predicate)) != 0) return eq; in compare()
1081 if (!eq(i_Left.Predicate, i_Right.Predicate)) { in eq()
1083 i_Left.Predicate.getStringValue() + " != " + in eq()
1084 i_Right.Predicate.getStringValue()); in eq()
/aoo42x/main/xmloff/source/core/
H A DRDFaExportHelper.cxx206 ::boost::bind(&rdf::Statement::Predicate, _1))), in AddRDFa()
211 ::boost::bind(&rdf::Statement::Predicate, _1))), in AddRDFa()
/aoo42x/main/vigra/
H A Dvigra1.6.0.patch1411 @@ -115,7 +115,7 @@ assertImpl( void (*)(Predicate), typenam
1417 #define VIGRA_STATIC_ASSERT(Predicate) \
/aoo42x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3921 && result.First[0].Predicate.getStringValue().equals("uri:bar") in checkLoadXmlId()

Completed in 740 milliseconds