Searched refs:getConstraints (Results 1 – 7 of 7) sorted by relevance
104 GridBagConstraints aConstraints = aLayout.getConstraints ( in RemoveView()132 GridBagConstraints aConstraints = aLayout.getConstraints ( in InsertView()
235 GridBagConstraints aConstraints = aLayout.getConstraints (aComponent); in UpdateLayoutManager()
175 GridBagConstraints aConstraints = aLayout.getConstraints (aComponent); in UpdateLayoutManager()
92 …om::sun::star::uno::Sequence< ::com::sun::star::sheet::SolverConstraint > SAL_CALL getConstraints()
262 uno::Sequence<sheet::SolverConstraint> SAL_CALL SolverComponent::getConstraints() throw(uno::Runtim… in getConstraints() function in SolverComponent
211 const ::std::list< PPDConstraint >& getConstraints() const { return m_aConstraints; } in getConstraints() function in psp::PPDParser
1943 const ::std::list< PPDParser::PPDConstraint >& rConstraints( m_pParser->getConstraints() ); in checkConstraints()
Completed in 41 milliseconds