Home
last modified time | relevance | path

Searched refs:XMLPropertyState (Results 76 – 100 of 105) sorted by relevance

12345

/trunk/main/xmloff/source/text/
H A Dtxtdropi.cxx128 const XMLPropertyState& rProp, in XMLTextDropCapImportContext()
130 ::std::vector< XMLPropertyState > &rProps ) : in XMLTextDropCapImportContext()
H A DXMLSectionFootnoteConfigExport.cxx61 const vector<XMLPropertyState> *pProperties, in exportXML()
82 const XMLPropertyState& rState = (*pProperties)[i]; in exportXML()
H A DXMLTextColumnsContext.cxx275 const XMLPropertyState& rProp, in XMLTextColumnsContext()
276 ::std::vector< XMLPropertyState > &rProps ) in XMLTextColumnsContext()
H A Dtxtflde.cxx282 XMLPropertyState* pCombinedCharState) in XMLTextFieldExport()
910 const XMLPropertyState *aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportFieldAutoStyle()
995 const XMLPropertyState* aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportField()
996 const XMLPropertyState **pStates = in ExportField()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx167 const XMLPropertyState& rProperty,
170 XMLPropertyState& rProperty,
H A Dxmlprhdl.hxx35 struct XMLPropertyState;
H A Dtxtstyli.hxx113 const ::std::vector< XMLPropertyState > & _GetProperties() { return GetProperties(); } in _GetProperties()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx191 const XMLPropertyState& /*rProperty*/, in handleSpecialItem() argument
194 const ::std::vector< XMLPropertyState > * /*pProperties*/ , in handleSpecialItem()
1158 ::std::vector< XMLPropertyState > aPropertyStates; in exportAutoStyle()
1205 ::std::vector< XMLPropertyState > aPropStates = pExportHelper[i].first->Filter( _xProp ); in exportAutoStyle()
1208 ::std::vector< XMLPropertyState >::iterator aItr = aPropStates.begin(); in exportAutoStyle()
1209 ::std::vector< XMLPropertyState >::iterator aEnd = aPropStates.end(); in exportAutoStyle()
H A DxmlAutoStyle.hxx48 const ::std::vector< XMLPropertyState >& rProperties,
H A DxmlExport.hxx146 ::std::vector< XMLPropertyState > m_aCurrentPropertyStates;
/trunk/main/xmloff/source/forms/
H A Dcontrolpropertymap.cxx139 …ortMapper::handleSpecialItem( SvXMLAttributeList& _rAttrList, const XMLPropertyState& _rProperty, … in handleSpecialItem()
140 const SvXMLNamespaceMap& _rNamespaceMap, const ::std::vector< XMLPropertyState >* _pProperties, in handleSpecialItem()
H A Dlayerexport.cxx637 …::std::vector< XMLPropertyState > aPropertyStates = m_xStyleExportMapper->Filter( xColumnPropertie… in collectGridColumnStylesAndIds()
650 XMLPropertyState aNumberStyleState( nStyleMapIndex, makeAny( sColumnNumberStyle ) ); in collectGridColumnStylesAndIds()
655 ::std::vector< XMLPropertyState >::const_iterator aHaveALook = aPropertyStates.begin(); in collectGridColumnStylesAndIds()
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx530 …for(::std::vector< XMLPropertyState >::const_iterator a = maProperties.begin(); a != maProperties.… in doNewDrawingLayerFillStyleDefinitionsExist()
578 …for(::std::vector< XMLPropertyState >::iterator a = maProperties.begin(); a != maProperties.end();… in deactivateOldFillStyleDefinitions()
614 …for(::std::vector< XMLPropertyState >::iterator a = maProperties.begin(); a != maProperties.end();… in translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames()
H A Dxmlprmap.cxx125 const XMLPropertyState& rProperty, in exportXML()
146 XMLPropertyState& rProperty, in importXML()
H A Dxmltabi.cxx198 const XMLPropertyState& rProp, in SvxXMLTabStopImportContext()
199 ::std::vector< XMLPropertyState > &rProps ) in SvxXMLTabStopImportContext()
H A DXMLBackgroundImageContext.cxx335 const XMLPropertyState& rProp, in XMLBackgroundImageContext()
339 ::std::vector< XMLPropertyState > &rProps ) : in XMLBackgroundImageContext()
H A Dstyleexp.cxx339 ::std::vector< XMLPropertyState > xPropStates = in exportStyle()
380 ::std::vector< XMLPropertyState > xPropStates = in exportDefaultStyle()
H A Dimpastp2.cxx42 …oolPropertiesP_Impl( XMLFamilyData_Impl* pFamilyData, const vector< XMLPropertyState >& rPropertie… in SvXMLAutoStylePoolPropertiesP_Impl()
H A DPageHeaderFooterContext.cxx50 ::std::vector< XMLPropertyState > & rTempProperties, in PageHeaderFooterContext()
H A DPageMasterImportContext.cxx268 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet()
/trunk/main/xmloff/inc/
H A Dtxtflde.hxx43 struct XMLPropertyState;
172 XMLPropertyState* pCombinedCharState = NULL );
533 XMLPropertyState* pCombinedCharactersPropertyState;
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx527 const ::std::vector< XMLPropertyState >& rProperties = pPropStyleContext->GetProperties(); in getPropertyFromContext()
529 ::std::vector< XMLPropertyState >::const_iterator aEnd( rProperties.end() ); in getPropertyFromContext()
530 ::std::vector< XMLPropertyState >::const_iterator aPropIter( rProperties.begin() ); in getPropertyFromContext()
H A DSchXMLAutoStylePoolP.hxx38 const ::std::vector< XMLPropertyState >& rProperties,
/trunk/main/reportdesign/source/filter/xml/
H A DxmlAutoStyle.hxx41 const ::std::vector< XMLPropertyState >& rProperties,
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx474 const XMLPropertyState& rProp = pStyle->GetProperties()[i]; in createAndInsertOLEObject()
800 const XMLPropertyState& rProp = pStyle->GetProperties()[i]; in createAndInsertFloatingFrame()

Completed in 110 milliseconds

12345