| /trunk/main/xmloff/source/text/ |
| H A D | txtexppr.cxx | 54 const XMLPropertyState& rProperty, in handleElementItem() 56 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem() 86 const XMLPropertyState& rTrans = (*pProperties)[nIdx-3]; in handleElementItem() 93 const XMLPropertyState& rPos = (*pProperties)[nIdx-2]; in handleElementItem() 101 const XMLPropertyState& rFilter = (*pProperties)[nIdx-1]; in handleElementItem() 137 const XMLPropertyState& rProperty, in handleSpecialItem() 140 const ::std::vector< XMLPropertyState > *pProperties, in handleSpecialItem() 203 XMLPropertyState *pFontNameState, in ContextFontFilter() 204 XMLPropertyState *pFontFamilyNameState, in ContextFontFilter() 205 XMLPropertyState *pFontStyleNameState, in ContextFontFilter() [all …]
|
| H A D | txtimppr.cxx | 52 XMLPropertyState& rProperty, in handleSpecialItem() 53 ::std::vector< XMLPropertyState >& rProperties, in handleSpecialItem() 163 XMLPropertyState *pFontFamilyNameState, in FontFinished() 164 XMLPropertyState *pFontStyleNameState, in FontFinished() 165 XMLPropertyState *pFontFamilyState, in FontFinished() 166 XMLPropertyState *pFontPitchState, in FontFinished() 167 XMLPropertyState *pFontCharsetState ) const in FontFinished() 196 XMLPropertyState* pFontFamilyName, in FontDefaultsCheck() 197 XMLPropertyState* pFontStyleName, in FontDefaultsCheck() 198 XMLPropertyState* pFontFamily, in FontDefaultsCheck() [all …]
|
| H A D | txtexppr.hxx | 44 XMLPropertyState *pFontNameState, 45 XMLPropertyState *pFontFamilyNameState, 46 XMLPropertyState *pFontStyleNameState, 47 XMLPropertyState *pFontFamilyState, 48 XMLPropertyState *pFontPitchState, 49 XMLPropertyState *pFontCharsetState ) const; 51 XMLPropertyState* pCharHeightState, 52 XMLPropertyState* pCharPropHeightState, 53 XMLPropertyState* pCharDiffHeightState ) const; 65 ::std::vector< XMLPropertyState >& rProperties, [all …]
|
| H A D | XMLSectionFootnoteConfigImport.cxx | 65 vector<XMLPropertyState> & rProps, in XMLSectionFootnoteConfigImport() 148 XMLPropertyState aNumOwn( nIndex, aAny ); in StartElement() 154 XMLPropertyState aNumRestart( nIndex, aAny ); in StartElement() 161 XMLPropertyState aNumRestartAtState( nIndex, aAny ); in StartElement() 171 XMLPropertyState aNumFormatState( nIndex, aAny ); in StartElement() 177 XMLPropertyState aPrefixState( nIndex, aAny ); in StartElement() 183 XMLPropertyState aSuffixState( nIndex, aAny ); in StartElement() 189 XMLPropertyState aEndState( nIndex, aAny ); in StartElement()
|
| /trunk/main/xmloff/source/style/ |
| H A D | PageMasterImportPropMapper.cxx | 57 XMLPropertyState& rProperty, in handleSpecialItem() 58 ::std::vector< XMLPropertyState >& rProperties, in handleSpecialItem() 90 void PageMasterImportPropertyMapper::finished(::std::vector< XMLPropertyState >& rProperties, sal_I… in finished() 93 XMLPropertyState* pAllPaddingProperty = NULL; in finished() 94 XMLPropertyState* pPadding[4] = { NULL, NULL, NULL, NULL }; in finished() 95 XMLPropertyState* pNewPadding[4] = { NULL, NULL, NULL, NULL }; in finished() 96 XMLPropertyState* pAllBorderProperty = NULL; in finished() 97 XMLPropertyState* pBorders[4] = { NULL, NULL, NULL, NULL }; in finished() 98 XMLPropertyState* pNewBorders[4] = { NULL, NULL, NULL, NULL }; in finished() 99 XMLPropertyState* pAllBorderWidthProperty = NULL; in finished() [all …]
|
| H A D | PageMasterExportPropMapper.cxx | 58 inline void lcl_RemoveState( XMLPropertyState* pState ) in lcl_RemoveState() 64 void lcl_RemoveStateIfZero16( XMLPropertyState* pState ) in lcl_RemoveStateIfZero16() 71 void lcl_AddState(::std::vector< XMLPropertyState >& rPropState, sal_Int32 nIndex, const rtl::OUStr… in lcl_AddState() 74 rPropState.push_back(XMLPropertyState (nIndex, cppu::bool2any(sal_True))); in lcl_AddState() 82 XMLPropertyState* pPMMarginAll; 83 XMLPropertyState* pPMMarginTop; 84 XMLPropertyState* pPMMarginBottom; 85 XMLPropertyState* pPMMarginLeft; 86 XMLPropertyState* pPMMarginRight; 88 XMLPropertyState* pPMBorderAll; [all …]
|
| H A D | xmlexppr.cxx | 108 typedef std::list<XMLPropertyState> XMLPropertyStateList_Impl; 117 void AddPropertyState(const XMLPropertyState& rPropState); 118 void FillPropertyStateVector(std::vector<XMLPropertyState>& rVector); 129 const XMLPropertyState& rPropState) in AddPropertyState() 158 std::vector<XMLPropertyState>& rVector) in FillPropertyStateVector() 162 rVector.resize(nCount, XMLPropertyState(-1)); in FillPropertyStateVector() 223 vector< XMLPropertyState >& rPropStates, 341 vector< XMLPropertyState >& rPropStates, in FillPropertyStateArray() 361 XMLPropertyState aNewProperty( -1 ); in FillPropertyStateArray() 391 XMLPropertyState aNewProperty( -1 ); in FillPropertyStateArray() [all …]
|
| H A D | xmlaustp.cxx | 56 const XMLPropertyState& _rProperty ) in lcl_exportDataStyle() 75 const vector< XMLPropertyState >& rProperties, in exportStyleAttributes() 85 for ( vector< XMLPropertyState >::const_iterator pProp = rProperties.begin(); in exportStyleAttributes() 107 for ( vector< XMLPropertyState >::const_iterator pProp = rProperties.begin(); in exportStyleAttributes() 160 …for( vector< XMLPropertyState >::const_iterator pProp = rProperties.begin(); pProp != rProperties.… in exportStyleAttributes() 191 const vector< XMLPropertyState >& rProperties, in exportStyleContent() 349 const vector< XMLPropertyState >& rProperties ) in Add() 359 const vector< XMLPropertyState >& rProperties, bool bDontSeek ) in Add() 366 …PoolP::Add(OUString& rName, sal_Int32 nFamily, const ::std::vector< XMLPropertyState >& rPropertie… in Add() 372 …e, sal_Int32 nFamily, const OUString& rParent, const ::std::vector< XMLPropertyState >& rPropertie… in Add() [all …]
|
| H A D | xmlimppr.cxx | 113 vector< XMLPropertyState >& rProperties, in importXML() 125 vector< XMLPropertyState >& rProperties, in importXML() 187 XMLPropertyState aNewProperty( nIndex ); in importXML() 306 XMLPropertyState aNewProperty( nIndex, aAny ); in importXML() 354 XMLPropertyState& rProperty, in handleSpecialItem() 355 vector< XMLPropertyState >& rProperties, in handleSpecialItem() 369 const ::std::vector< XMLPropertyState >& rProperties, in FillPropertySequence() 379 const XMLPropertyState& rProp = rProperties[i]; in FillPropertySequence() 396 const ::std::vector< XMLPropertyState >& aProperties, in CheckSpecialContext() 408 const XMLPropertyState& rProp = aProperties[i]; in CheckSpecialContext() [all …]
|
| H A D | impastpl.hxx | 106 ::std::vector< XMLPropertyState > maProperties; 111 …ertiesP_Impl( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rPropertie… 118 const ::std::vector< XMLPropertyState >& GetProperties() const { return maProperties; } in GetProperties() 146 …sal_Bool Add( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rPropertie… 148 …sal_Bool AddNamed( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rProp… 150 …g Find( const XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rPropertie… 194 const ::std::vector< XMLPropertyState >& rProperties, 199 const ::std::vector< XMLPropertyState >& rProperties ); 204 const ::std::vector< XMLPropertyState >& rProperties ) const;
|
| H A D | XMLFontStylesContext.cxx | 116 void FillProperties( ::std::vector< XMLPropertyState > &rProps, 186 ::std::vector< XMLPropertyState > &rProps, in FillProperties() 195 XMLPropertyState aPropState( nFamilyNameIdx, aFamilyName ); in FillProperties() 200 XMLPropertyState aPropState( nStyleNameIdx, aStyleName ); in FillProperties() 205 XMLPropertyState aPropState( nFamilyIdx, aFamily ); in FillProperties() 210 XMLPropertyState aPropState( nPitchIdx, aPitch ); in FillProperties() 215 XMLPropertyState aPropState( nCharsetIdx, aEnc ); in FillProperties() 268 ::std::vector< XMLPropertyState > &rProps, in FillProperties()
|
| H A D | XMLFootnoteSeparatorImport.cxx | 68 vector<XMLPropertyState> & rProps, in XMLFootnoteSeparatorImport() 161 XMLPropertyState aLineAdjust( nIndex, aAny); in StartElement() 166 XMLPropertyState aLineColor( nIndex, aAny ); in StartElement() 171 XMLPropertyState aLineDistance( nIndex, aAny ); in StartElement() 176 XMLPropertyState aLineRelWidth( nIndex, aAny); in StartElement() 181 XMLPropertyState aLineTextDistance( nIndex, aAny); in StartElement() 187 XMLPropertyState aLineWeight( nPropIndex, aAny ); in StartElement()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | txtimppr.hxx | 38 XMLPropertyState *pFontFamilyNameState, 39 XMLPropertyState *pFontStyleNameState, 40 XMLPropertyState *pFontFamilyState, 41 XMLPropertyState *pFontPitchState, 42 XMLPropertyState *pFontCharsetState ) const; 45 XMLPropertyState*pFontFamilyName, 46 XMLPropertyState* pFontStyleName, 47 XMLPropertyState* pFontFamily, 48 XMLPropertyState* pFontPitch, 49 XMLPropertyState* pFontCharSet, [all …]
|
| H A D | xmlexppr.hxx | 65 ::std::vector< XMLPropertyState > _Filter( 72 ::std::vector< XMLPropertyState >& rProperties, 79 const ::std::vector< XMLPropertyState >& rProperties, 87 const XMLPropertyState& rProperty, 91 const ::std::vector< XMLPropertyState > *pProperties = 0, 96 const ::std::vector< XMLPropertyState >& rProperties, 118 ::std::vector< XMLPropertyState > Filter( in Filter() 128 ::std::vector< XMLPropertyState > FilterDefaults( in FilterDefaults() 134 sal_Bool Equals( const ::std::vector< XMLPropertyState >& aProperties1, 135 const ::std::vector< XMLPropertyState >& aProperties2 ) const; [all …]
|
| H A D | xmlimppr.hxx | 44 struct XMLPropertyState; 94 ::std::vector< XMLPropertyState >& rProperties, 105 ::std::vector< XMLPropertyState >& rProperties, 115 XMLPropertyState& rProperty, 116 ::std::vector< XMLPropertyState >& rProperties, 123 ::std::vector< XMLPropertyState >& rProperties, 127 const ::std::vector< XMLPropertyState >& aProperties, 133 const ::std::vector< XMLPropertyState >& aProperties, 139 const ::std::vector< XMLPropertyState >& aProperties, 151 const ::std::vector<XMLPropertyState> & rProperties, [all …]
|
| H A D | xmlaustp.hxx | 53 const ::std::vector< XMLPropertyState >& rProperties, 63 const ::std::vector< XMLPropertyState >& rProperties, 103 ::rtl::OUString Add( sal_Int32 nFamily, const ::std::vector< XMLPropertyState >& rProperties ); 104 …Int32 nFamily, const ::rtl::OUString& rParent, const ::std::vector< XMLPropertyState >& rPropertie… 105 …dd( ::rtl::OUString& rName, sal_Int32 nFamily, const ::std::vector< XMLPropertyState >& rPropertie… 106 …Int32 nFamily, const ::rtl::OUString& rParent, const ::std::vector< XMLPropertyState >& rPropertie… 110 const ::std::vector< XMLPropertyState >& rProperties ); 113 …::rtl::OUString Find( sal_Int32 nFamily, const ::std::vector< XMLPropertyState >& rProperties ) co… 114 …Int32 nFamily, const ::rtl::OUString& rParent, const ::std::vector< XMLPropertyState >& rPropertie… 117 …::rtl::OUString AddAndCache( sal_Int32 nFamily, const ::std::vector< XMLPropertyState >& rProperti… [all …]
|
| H A D | maptype.hxx | 57 struct XMLPropertyState struct 62 XMLPropertyState( sal_Int32 nIndex ) in XMLPropertyState() function 64 XMLPropertyState( sal_Int32 nIndex, const ::com::sun::star::uno::Any& rValue ) in XMLPropertyState() function 66 XMLPropertyState( const XMLPropertyState& rPropState ) in XMLPropertyState() function
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlstyle.cxx | 188 ::std::vector< XMLPropertyState >& rProperties, in ContextFilter() 191 XMLPropertyState* pPadding = NULL; in ContextFilter() 192 XMLPropertyState* pPadding_Bottom = NULL; in ContextFilter() 193 XMLPropertyState* pPadding_Left = NULL; in ContextFilter() 194 XMLPropertyState* pPadding_Right = NULL; in ContextFilter() 195 XMLPropertyState* pPadding_Top = NULL; in ContextFilter() 197 XMLPropertyState* pBorder = NULL; in ContextFilter() 198 XMLPropertyState* pBorder_Bottom = NULL; in ContextFilter() 199 XMLPropertyState* pBorder_Left = NULL; in ContextFilter() 200 XMLPropertyState* pBorder_Right = NULL; in ContextFilter() [all …]
|
| H A D | xmlstyli.cxx | 87 void ScXMLCellImportPropertyMapper::finished(::std::vector< XMLPropertyState >& rProperties, sal_In… in finished() 95 XMLPropertyState* pAllPaddingProperty(NULL); in finished() 96 XMLPropertyState* pPadding[4] = { NULL, NULL, NULL, NULL }; in finished() 97 XMLPropertyState* pNewPadding[4] = { NULL, NULL, NULL, NULL }; in finished() 98 XMLPropertyState* pAllBorderProperty = NULL; in finished() 99 XMLPropertyState* pBorders[4] = { NULL, NULL, NULL, NULL }; in finished() 100 XMLPropertyState* pNewBorders[4] = { NULL, NULL, NULL, NULL }; in finished() 101 XMLPropertyState* pAllBorderWidthProperty = NULL; in finished() 102 XMLPropertyState* pBorderWidths[4] = { NULL, NULL, NULL, NULL }; in finished() 103 XMLPropertyState* pDiagBorders[2] = { 0 }; in finished() [all …]
|
| H A D | xmlstyle.hxx | 110 ::std::vector< XMLPropertyState >& rProperties, 121 const XMLPropertyState& rProperty, 124 const ::std::vector< XMLPropertyState > *pProperties = 0, 133 ::std::vector< XMLPropertyState >& rProperties, 152 const XMLPropertyState& rProperty, 155 const ::std::vector< XMLPropertyState > *pProperties = 0, 170 const XMLPropertyState& rProperty, 173 const ::std::vector< XMLPropertyState > *pProperties = 0, 184 const ::std::vector< XMLPropertyState >& rProperties, 193 const ::std::vector< XMLPropertyState >& rProperties,
|
| /trunk/main/xmloff/source/draw/ |
| H A D | sdpropls.cxx | 1202 std::vector< XMLPropertyState >& rProperties, in ContextFilter() 1205 XMLPropertyState* pRepeatOffsetX = NULL; in ContextFilter() 1206 XMLPropertyState* pRepeatOffsetY = NULL; in ContextFilter() 1207 XMLPropertyState* pTextAnimationBlinking = NULL; in ContextFilter() 1208 XMLPropertyState* pTextAnimationKind = NULL; in ContextFilter() 1211 XMLPropertyState* pFontWorkStyle = NULL; in ContextFilter() 1212 XMLPropertyState* pFontWorkAdjust = NULL; in ContextFilter() 1213 XMLPropertyState* pFontWorkDistance = NULL; in ContextFilter() 1214 XMLPropertyState* pFontWorkStart = NULL; in ContextFilter() 1215 XMLPropertyState* pFontWorkMirror = NULL; in ContextFilter() [all …]
|
| H A D | sdpropls.hxx | 100 ::std::vector< XMLPropertyState >& rProperties, 109 const XMLPropertyState& rProperty, 111 const ::std::vector< XMLPropertyState >* pProperties = 0, 119 const XMLPropertyState& rProperty, 122 const ::std::vector< XMLPropertyState > *pProperties = 0, 144 ::std::vector< XMLPropertyState >& rProperties, 153 const XMLPropertyState& rProperty, 155 const ::std::vector< XMLPropertyState >* pProperties = 0,
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmltexte.cxx | 264 const XMLPropertyState **pStates, in lcl_addAspect() 272 …*pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_DRAW_ASPECT ), uno::makeAny( nAs… in lcl_addAspect() 280 const XMLPropertyState **pStates, in lcl_addOutplaceProperties() 292 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_LEFT ), aAny ); in lcl_addOutplaceProperties() 297 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_TOP ), aAny ); in lcl_addOutplaceProperties() 302 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_WIDTH ), aAny ); in lcl_addOutplaceProperties() 307 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_HEIGHT ), aAny ); in lcl_addOutplaceProperties() 315 const XMLPropertyState **pStates, in lcl_addFrameProperties() 360 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_SCROLLBAR ), aAny2 ); in lcl_addFrameProperties() 366 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_BORDER ), aAny2 ); in lcl_addFrameProperties() [all …]
|
| /trunk/main/xmloff/inc/ |
| H A D | XMLChartPropertySetMapper.hxx | 72 ::std::vector< XMLPropertyState >& rProperties, 80 const XMLPropertyState& rProperty, sal_uInt16 nFlags, 81 const ::std::vector< XMLPropertyState > *pProperties = 0, 86 SvXMLAttributeList& rAttrList, const XMLPropertyState& rProperty, 88 const ::std::vector< XMLPropertyState > *pProperties = 0, 112 XMLPropertyState& rProperty, 113 ::std::vector< XMLPropertyState >& rProperties, 119 ::std::vector< XMLPropertyState >& rProperties,
|
| /trunk/main/xmloff/source/chart/ |
| H A D | PropertyMaps.cxx | 206 std::vector< XMLPropertyState >& rProperties, in ContextFilter() 213 for( std::vector< XMLPropertyState >::iterator property = rProperties.begin(); in ContextFilter() 286 const XMLPropertyState& rProperty, sal_uInt16 nFlags, in handleElementItem() 287 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem() 352 SvXMLAttributeList& rAttrList, const XMLPropertyState& rProperty, in handleSpecialItem() 355 const ::std::vector< XMLPropertyState > *pProperties, in handleSpecialItem() 496 XMLPropertyState& rProperty, in handleSpecialItem() 497 ::std::vector< XMLPropertyState >& rProperties, in handleSpecialItem() 612 void XMLChartImportPropertyMapper::finished( ::std::vector< XMLPropertyState >& /*rProperties*/, sa… in finished() argument
|