Searched refs:aViewProps (Results 1 – 12 of 12) sorted by relevance
2147 void ScXMLImport::SetViewSettings(const uno::Sequence<beans::PropertyValue>& aViewProps) in SetViewSettings() argument2149 sal_Int32 nCount(aViewProps.getLength()); in SetViewSettings()2156 rtl::OUString sName(aViewProps[i].Name); in SetViewSettings()2158 aViewProps[i].Value >>= nHeight; in SetViewSettings()2160 aViewProps[i].Value >>= nLeft; in SetViewSettings()2162 aViewProps[i].Value >>= nTop; in SetViewSettings()2164 aViewProps[i].Value >>= nWidth; in SetViewSettings()2168 if(aViewProps[i].Value >>= aChangeProps) in SetViewSettings()
952 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);
612 void ODBFilter::SetViewSettings(const Sequence<PropertyValue>& aViewProps) in SetViewSettings() argument614 const PropertyValue *pIter = aViewProps.getConstArray(); in SetViewSettings()615 const PropertyValue *pEnd = pIter + aViewProps.getLength(); in SetViewSettings()
163 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);
881 …ViewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps) in SetViewSettings() argument888 sal_Int32 nCount = aViewProps.getLength(); in SetViewSettings()890 const beans::PropertyValue* pValues = aViewProps.getConstArray(); in SetViewSettings()
257 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);
253 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);254 …ionSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);
3094 void SmXMLImport::SetViewSettings(const Sequence<PropertyValue>& aViewProps) in SetViewSettings() argument3115 sal_Int32 nCount = aViewProps.getLength(); in SetViewSettings()3116 const PropertyValue *pValue = aViewProps.getConstArray(); in SetViewSettings()
344 com::sun::star::uno::Any aViewProps; member401 m_pData->aViewProps, NULL); in CreateChildContext()431 if (m_pData->aViewProps >>= aSeqViewProps) in EndElement()
1067 void SwXMLImport::SetViewSettings(const Sequence < PropertyValue > & aViewProps) in SetViewSettings() argument1095 sal_Int32 nCount = aViewProps.getLength(); in SetViewSettings()1096 const PropertyValue *pValue = aViewProps.getConstArray(); in SetViewSettings()
200 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);
323 …iewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aViewProps);