/aoo41x/main/xmloff/source/draw/ |
H A D | eventimp.cxx | 429 pProperties++; in EndElement() 435 pProperties++; in EndElement() 444 pProperties->Name = in EndElement() 450 pProperties++; in EndElement() 462 pProperties->Handle = -1; in EndElement() 465 pProperties++; in EndElement() 476 pProperties->Handle = -1; in EndElement() 479 pProperties++; in EndElement() 510 pProperties++; in EndElement() 516 pProperties++; in EndElement() [all …]
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 1544 pProperties++; in getByName() 1551 pProperties++; in getByName() 1561 pProperties++; in getByName() 1585 pProperties++; in getByName() 1598 pProperties->Handle = -1; in getByName() 1601 pProperties++; in getByName() 1605 pProperties->Handle = -1; in getByName() 1608 pProperties++; in getByName() 1654 pProperties++; in getByName() 1661 pProperties++; in getByName() [all …]
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | TablePropertiesHandler.cxx | 99 if( pProperties.get()) in sprm() 102 pProperties->resolve(*pMeasureHandler); in sprm() 157 if( pProperties.get()) in sprm() 160 pProperties->resolve(*pBorderHandler); in sprm() 176 if( pProperties.get()) in sprm() 180 pProperties->resolve( *pTDefTableHandler ); in sprm() 190 if( pProperties.get()) in sprm() 213 if( pProperties.get()) in sprm() 227 if( pProperties.get()) in sprm() 247 if (pProperties.get()) in sprm() [all …]
|
H A D | StyleSheetTable.cxx | 68 ,pProperties(new StyleSheetPropertyMap) in StyleSheetEntry() 574 if( pProperties.get()) in lcl_sprm() 577 pProperties->resolve( *pTblStylePrHandler ); in lcl_sprm() 586 pEntry->pProperties->insert(pProps); in lcl_sprm() 626 if( pProperties.get()) in lcl_sprm() 629 pProperties->resolve(*pBorderHandler); in lcl_sprm() 671 m_pImpl->m_pCurrentEntry->pProperties->insert(pProps); in lcl_sprm() 1264 if( pProperties.get()) in resolveSprmProps() 1265 pProperties->resolve(*this); in resolveSprmProps() 1271 if( pProperties.get()) in resolveAttributeProperties() [all …]
|
H A D | NumberingManager.cxx | 732 pProperties->resolve(*this); in lcl_attribute() 809 if(pProperties.get()) in lcl_sprm() 825 if(pProperties.get()) in lcl_sprm() 863 if(pProperties.get()) in lcl_sprm() 864 pProperties->resolve(*this); in lcl_sprm() 895 if(pProperties.get()) in lcl_sprm() 896 pProperties->resolve(*this); in lcl_sprm() 903 if(pProperties.get()) in lcl_sprm() 904 pProperties->resolve(*this); in lcl_sprm() 925 if(pProperties.get()) in lcl_sprm() [all …]
|
H A D | TDefTableHandler.cxx | 79 writerfilter::Reference<Properties>::Pointer_t pProperties = rVal.getProperties(); in lcl_attribute() local 80 if( pProperties.get()) in lcl_attribute() 82 pProperties->resolve( *this ); in lcl_attribute() 121 writerfilter::Reference<Properties>::Pointer_t pProperties = rVal.getProperties(); in lcl_attribute() local 122 localResolve( rName, pProperties ); in lcl_attribute() 166 …DefTableHandler::localResolve(Id rName, writerfilter::Reference<Properties>::Pointer_t pProperties) in localResolve() argument 168 if( pProperties.get()) in localResolve() 171 pProperties->resolve( *this ); in localResolve() 234 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 235 localResolve( rSprm.getId(), pProperties ); in lcl_sprm()
|
H A D | ThemeTable.cxx | 115 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 116 if( pProperties.get()) in lcl_sprm() 117 pProperties->resolve(*this); in lcl_sprm() 125 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 127 if( pProperties.get()) in lcl_sprm() 128 pProperties->resolve(*this); in lcl_sprm() 140 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 141 if( pProperties.get()) in lcl_sprm() 142 pProperties->resolve(*this); in lcl_sprm()
|
H A D | DomainMapperTableManager.cxx | 111 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm() local 112 if( pProperties.get()) in sprm() 115 pProperties->resolve(*pMeasureHandler); in sprm() 154 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm() local 155 if( pProperties.get()) in sprm() 158 pProperties->resolve( *pTDefTableHandler ); in sprm() 186 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm() local 187 if( pProperties.get()) in sprm() 190 pProperties->resolve(*pBorderHandler); in sprm() 371 PropertyMapPtr pProperties ) in SetStyleProperties() argument [all …]
|
H A D | BorderHandler.cxx | 73 writerfilter::Reference<Properties>::Pointer_t pProperties = rVal.getProperties(); in lcl_attribute() local 74 if( pProperties.get()) in lcl_attribute() 76 pProperties->resolve(*this); in lcl_attribute() 135 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 136 if( pProperties.get()) in lcl_sprm() 137 pProperties->resolve(*this); in lcl_sprm()
|
H A D | OLEHandler.cxx | 150 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 151 if( pProperties.get()) in lcl_sprm() 153 pProperties->resolve(*this); in lcl_sprm() 159 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in lcl_sprm() local 160 if ( pProperties.get( ) ) in lcl_sprm() 163 pProperties->resolve( *pHandler ); in lcl_sprm()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | scuiasciiopt.cxx | 117 const Any *pProperties; in load_Separators() local 133 if( pProperties[1].hasValue() ) in load_Separators() 136 if( pProperties[2].hasValue() ) in load_Separators() 139 if( pProperties[0].hasValue() ) in load_Separators() 142 if( pProperties[3].hasValue() ) in load_Separators() 145 if( pProperties[4].hasValue() ) in load_Separators() 148 if( pProperties[5].hasValue() ) in load_Separators() 168 Any *pProperties; in save_Separators() local 188 pProperties[4] <<= nFromRow; in save_Separators() 189 pProperties[5] <<= nCharSet; in save_Separators() [all …]
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | selectdbtabledialog.cxx | 174 PropertyValue* pProperties = aProperties.getArray(); in IMPL_LINK() local 175 pProperties[0].Name = C2U("DataSourceName"); in IMPL_LINK() 176 pProperties[0].Value <<= sDataSourceName; in IMPL_LINK() 177 pProperties[1].Name = C2U("Command"); in IMPL_LINK() 178 pProperties[1].Value <<= sTableOrQuery; in IMPL_LINK() 179 pProperties[2].Name = C2U("CommandType"); in IMPL_LINK() 180 pProperties[2].Value <<= nCommandType; in IMPL_LINK() 181 pProperties[3].Name = C2U("ShowTreeView"); in IMPL_LINK() 183 pProperties[3].Value <<= bFalse; in IMPL_LINK() 184 pProperties[4].Name = C2U("ShowTreeViewButton"); in IMPL_LINK() [all …]
|
/aoo41x/main/xmloff/source/style/ |
H A D | impastp3.cxx | 57 SvXMLAutoStylePoolPropertiesP_Impl *pProperties = 0; in Add() local 75 pProperties = pIS; in Add() 80 if( !pProperties ) in Add() 82 pProperties = new SvXMLAutoStylePoolPropertiesP_Impl( pFamilyData, rProperties ); in Add() 83 maPropertiesList.Insert( pProperties, i ); in Add() 87 rName = pProperties->GetName(); in Add() 121 SvXMLAutoStylePoolPropertiesP_Impl* pProperties = in AddNamed() local 124 pProperties->SetName( rName ); in AddNamed() 125 maPropertiesList.Insert( pProperties, i ); in AddNamed()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 177 const Property* pProperties = _rProps.getConstArray(); in RemoveProperty() local 178 …const Property* pResult = ::std::lower_bound(pProperties, pProperties + nLen, _rPropName,PropertyS… in RemoveProperty() 181 if ( pResult && (pResult != pProperties + nLen) && (pResult->Name == _rPropName) ) in RemoveProperty() 184 removeElementAt(_rProps, pResult - pProperties); in RemoveProperty() 194 Property* pProperties = seqProps.getArray(); in ModifyPropertyAttributes() local 195 …Property* pResult = ::std::lower_bound(pProperties, pProperties + nLen,sPropName, PropertyStringLe… in ModifyPropertyAttributes() 198 if ( pResult && (pResult != pProperties + nLen) && (pResult->Name == sPropName) ) in ModifyPropertyAttributes()
|
H A D | ChainablePropertySetInfo.cxx | 96 Property* pProperties = maProperties.getArray(); in getProperties() local 100 for ( ; aIter != aEnd; ++aIter, ++pProperties) in getProperties() 104 pProperties->Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties() 105 pProperties->Handle = pInfo->mnHandle; in getProperties() 108 pProperties->Type = *pType; in getProperties() 109 pProperties->Attributes = pInfo->mnAttributes; in getProperties()
|
H A D | propertysetinfo.cxx | 116 Property* pProperties = maProperties.getArray(); in getProperties() local 124 pProperties->Name = OUString( pEntry->mpName, pEntry->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties() 125 pProperties->Handle = pEntry->mnHandle; in getProperties() 126 pProperties->Type = *pEntry->mpType; in getProperties() 127 pProperties->Attributes = pEntry->mnAttributes; in getProperties() 129 pProperties++; in getProperties()
|
H A D | MasterPropertySetInfo.cxx | 123 Property* pProperties = maProperties.getArray(); in getProperties() local 127 for ( ; aIter != aEnd; ++aIter, ++pProperties) in getProperties() 131 pProperties->Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties() 132 pProperties->Handle = pInfo->mnHandle; in getProperties() 135 pProperties->Type = *pType; in getProperties() 136 pProperties->Attributes = pInfo->mnAttributes; in getProperties()
|
/aoo41x/main/writerfilter/source/resourcemodel/ |
H A D | ResourceModelHelper.cxx | 31 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in resolveSprmProps() local 32 if( pProperties.get()) in resolveSprmProps() 33 pProperties->resolve(rHandler); in resolveSprmProps() 38 writerfilter::Reference<Properties>::Pointer_t pProperties = val.getProperties(); in resolveAttributeProperties() local 39 if( pProperties.get()) in resolveAttributeProperties() 40 pProperties->resolve(rHandler); in resolveAttributeProperties()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | xsddatatypes.cxx | 214 const Property* pProperties = aProperties.getConstArray(); in lcl_copyProperties() local 215 const Property* pPropertiesEnd = pProperties + aProperties.getLength(); in lcl_copyProperties() 216 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in lcl_copyProperties() 218 if ( xDestInfo->hasPropertyByName( pProperties->Name ) ) in lcl_copyProperties() 219 … _rxDest->setPropertyValue( pProperties->Name, _rxSource->getPropertyValue( pProperties->Name ) ); in lcl_copyProperties()
|
/aoo41x/main/sfx2/source/bastyp/ |
H A D | helper.cxx | 354 StringList_Impl* pProperties = NULL; in GetFolderContentProperties() local 414 pProperties = new StringList_Impl; in GetFolderContentProperties() 450 pProperties->Insert( pRow, nPos ); in GetFolderContentProperties() 468 if ( pProperties ) in GetFolderContentProperties() 470 sal_uIntPtr nCount = pProperties->Count(); in GetFolderContentProperties() 479 delete pProperties; in GetFolderContentProperties() 583 StringList_Impl* pProperties = NULL; in GetHelpTreeViewContents() local 613 pProperties = new StringList_Impl; in GetHelpTreeViewContents() 629 pProperties->Insert( pRow, LIST_APPEND ); in GetHelpTreeViewContents() 644 if ( pProperties ) in GetHelpTreeViewContents() [all …]
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlExport.cxx | 303 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in exportDataSource() 401 if ( pProperties->Name == PROPERTY_BOOLEANCOMPARISONMODE ) in exportDataSource() 417 else if ( pProperties->Name == INFO_AUTORETRIEVEENABLED ) in exportDataSource() 422 else if ( pProperties->Name == INFO_AUTORETRIEVEVALUE ) in exportDataSource() 432 else if ( pProperties->Name == INFO_TEXTDELIMITER ) in exportDataSource() 438 else if ( pProperties->Name == INFO_FIELDDELIMITER ) in exportDataSource() 444 else if ( pProperties->Name == INFO_DECIMALDELIMITER ) in exportDataSource() 450 else if ( pProperties->Name == INFO_THOUSANDSDELIMITER ) in exportDataSource() 456 else if ( pProperties->Name == INFO_CHARSET ) in exportDataSource() 463 …if ( !aDriverSupportedProperties.has(pProperties->Name) || aDriverSupportedProperties.get(pPropert… in exportDataSource() [all …]
|
/aoo41x/main/unotools/source/property/ |
H A D | propertysetinfo.cxx | 113 Property* pProperties = maProperties.getArray(); in getProperties() local 121 pProperties->Name = OUString( pEntry->mpName, pEntry->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties() 122 pProperties->Handle = pEntry->mnWhich; in getProperties() 123 pProperties->Type = *pEntry->mpType; in getProperties() 124 pProperties->Attributes = pEntry->mnFlags; in getProperties() 125 pProperties++; in getProperties()
|
/aoo41x/main/writerfilter/inc/resourcemodel/ |
H A D | TableData.hxx | 184 void insertProperties(PropertiesPointer pProperties) in insertProperties() argument 186 if( pProperties.get() ) in insertProperties() 189 mpProperties = pProperties; in insertProperties() 191 mpProperties->insert( pProperties ); in insertProperties() 319 void endRow(PropertiesPointer pProperties) in endRow() argument 321 mpRow->insertProperties(pProperties); in endRow()
|
/aoo41x/main/forms/source/inc/ |
H A D | property.hxx | 109 …*pProperties++ = com::sun::star::beans::Property(PROPERTY_##varname, PROPERTY_ID_##varname, ::getC… 113 …*pProperties++ = com::sun::star::beans::Property(PROPERTY_##varname, PROPERTY_ID_##varname, ::getB… 117 …*pProperties++ = com::sun::star::beans::Property(PROPERTY_##varname, PROPERTY_ID_##varname, ::getC… 124 ::com::sun::star::beans::Property* pProperties = _rProps.getArray() + nOldCount; \ 129 ::com::sun::star::beans::Property* pProperties = _rProps.getArray(); \ 134 ::com::sun::star::beans::Property* pProperties = _rProps.getArray(); \ 202 …DBG_ASSERT( pProperties == _rProps.getArray() + _rProps.getLength(), "<...>::describeFixedProperti…
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 166 writerfilter::Properties * pProperties = NULL; in resolve() local 170 pProperties = pProtocol.get(); in resolve() 172 pProperties = &rProperties; in resolve() 179 pProperties->sprm(*this); in resolve() 182 pProperties->attribute(mId, *getValue()); in resolve() 714 writerfilter::Reference<Properties>::Pointer_t pProperties in resolve() local 717 if (pProperties.get() != NULL) in resolve() 718 pTable->entry(nPos, pProperties); in resolve()
|