Home
last modified time | relevance | path

Searched refs:maValue (Results 1 – 25 of 77) sorted by relevance

1234

/AOO42X/main/xmloff/source/text/
H A Dtxtexppr.cxx65 pThis->maDropCapExport.exportXML( rProperty.maValue, bDropWholeWord, in handleElementItem()
72 pThis->maTabStopExport.Export( rProperty.maValue ); in handleElementItem()
76 pThis->maTextColumnsExport.exportXML( rProperty.maValue ); in handleElementItem()
91 pTrans = &rTrans.maValue; in handleElementItem()
99 pPos = &rPos.maValue; in handleElementItem()
107 pFilter = &rFilter.maValue; in handleElementItem()
111 rProperty.maValue, pPos, pFilter, pTrans, in handleElementItem()
150 pThis->bDropWholeWord = *(sal_Bool *)rProperty.maValue.getValue(); in handleSpecialItem()
155 rProperty.maValue >>= pThis->sDropCharStyle; in handleSpecialItem()
217 if( pFontFamilyNameState && (pFontFamilyNameState->maValue >>= sTmp ) ) in ContextFontFilter()
[all …]
H A Dtxtimppr.cxx127 rProperty.maValue >>= bHidden; in handleSpecialItem()
129 rProperty.maValue <<= bHidden; in handleSpecialItem()
172 pFontFamilyNameState->maValue >>= sName; in FontFinished()
397 property->maValue >>= nValue; in finished()
467 pAllParaMargin->maValue ) ); in finished()
481 pAllMargin->maValue ) ); in finished()
494 pAllBorderDistance->maValue ); in finished()
506 pAllBorder->maValue ); in finished()
519 pBorders[i]->maValue >>= aBorderLine; in finished()
524 pBorderWidths[i]->maValue >>= aBorderLineWidth; in finished()
[all …]
H A DXMLSectionFootnoteConfigExport.cxx90 rState.maValue >>= bNumOwn; in exportXML()
93 rState.maValue >>= bNumRestart; in exportXML()
96 rState.maValue >>= nNumRestartAt; in exportXML()
99 rState.maValue >>= nNumberingType; in exportXML()
102 rState.maValue >>= sNumPrefix; in exportXML()
105 rState.maValue >>= sNumSuffix; in exportXML()
110 rState.maValue >>= bEnd; in exportXML()
119 rState.maValue >>= bNumOwn; in exportXML()
122 rState.maValue >>= bNumRestart; in exportXML()
125 rState.maValue >>= nNumRestartAt; in exportXML()
[all …]
H A Dtxtstyli.cxx523 Any& rAny = GetProperties()[nIndex].maValue; in FillPropertySet()
539 …aContextIDs[1].nIndex == -1) ? makeAny( false ) : GetProperties()[aContextIDs[1].nIndex].maValue ); in FillPropertySet()
550 : GetProperties()[aContextIDs[2].nIndex].maValue ); in FillPropertySet()
573 rState.maValue >>= sStyleName; in FillPropertySet()
590 rState.maValue <<= sStyleName; in FillPropertySet()
626 Any rAny = rState.maValue; in FillPropertySet()
/AOO42X/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx61 pState->maValue.clear(); in lcl_RemoveState()
67 if( (pState->maValue >>= nValue) && !nValue ) in lcl_RemoveStateIfZero16()
150 pPMBorderTop->maValue >>= aLineTop; in ContextFilter()
151 pPMBorderBottom->maValue >>= aLineBottom; in ContextFilter()
152 pPMBorderLeft->maValue >>= aLineLeft; in ContextFilter()
153 pPMBorderRight->maValue >>= aLineRight; in ContextFilter()
175 pPMBorderWidthTop->maValue >>= aLineTop; in ContextFilter()
176 pPMBorderWidthBottom->maValue >>= aLineBottom; in ContextFilter()
177 pPMBorderWidthLeft->maValue >>= aLineLeft; in ContextFilter()
178 pPMBorderWidthRight->maValue >>= aLineRight; in ContextFilter()
[all …]
H A DPageMasterImportPropMapper.cxx75 rProperty.maValue <<= sDisplayName; in handleSpecialItem()
231 pAllMarginProperty->maValue)); in finished()
237 pAllHeaderMarginProperty->maValue)); in finished()
243 pAllFooterMarginProperty->maValue)); in finished()
246 …ding[i] = new XMLPropertyState(pAllPaddingProperty->mnIndex + 1 + i, pAllPaddingProperty->maValue); in finished()
249 …orders[i] = new XMLPropertyState(pAllBorderProperty->mnIndex + 1 + i, pAllBorderProperty->maValue); in finished()
259 pBorders[i]->maValue >>= aBorderLine; in finished()
263 pBorderWidths[i]->maValue >>= aBorderLineWidth; in finished()
267 pBorders[i]->maValue <<= aBorderLine; in finished()
271 …w XMLPropertyState(pAllHeaderPaddingProperty->mnIndex + 1 + i, pAllHeaderPaddingProperty->maValue); in finished()
[all …]
H A DXMLFootnoteSeparatorExport.cxx87 rState.maValue >>= eLineAdjust; in exportXML()
90 rState.maValue >>= nLineColor; in exportXML()
93 rState.maValue >>= nLineDistance; in exportXML()
96 rState.maValue >>= nLineRelWidth; in exportXML()
99 rState.maValue >>= nLineTextDistance; in exportXML()
104 rState.maValue >>= nLineWeight; in exportXML()
H A Dxmlexppr.cxx368 aNewProperty.maValue = pResults->Value; in FillPropertyStateArray()
400 aNewProperty.maValue = pResults->Value; in FillPropertyStateArray()
478 aNewProperty.maValue = *pValues; in FillPropertyStateArray()
505 aNewProperty.maValue = *pValues; in FillPropertyStateArray()
544 aNewProperty.maValue = in FillPropertyStateArray()
780 bRet = ( rProp1.maValue == rProp2.maValue ); in Equals()
784 rProp1.mnIndex )->equals( rProp1.maValue, in Equals()
785 rProp2.maValue ); in Equals()
985 if( (rProperty.maValue >>= xAttrContainer) && xAttrContainer.is() ) in _exportXML()
/AOO42X/main/sc/source/filter/xml/
H A Dxmlstyle.cxx290 if ((pPadding_Bottom->maValue >>= nBottom) && in ContextFilter()
291 (pPadding_Left->maValue >>= nLeft) && in ContextFilter()
292 (pPadding_Right->maValue >>= nRight) && in ContextFilter()
293 (pPadding_Top->maValue >>= nTop)) in ContextFilter()
298 pPadding_Bottom->maValue.clear(); in ContextFilter()
300 pPadding_Left->maValue.clear(); in ContextFilter()
302 pPadding_Right->maValue.clear(); in ContextFilter()
304 pPadding_Top->maValue.clear(); in ContextFilter()
309 pPadding->maValue.clear(); in ContextFilter()
319 pBorder_Left->maValue >>= aLeft; in ContextFilter()
[all …]
H A Dxmlstyli.cxx154 …= new XMLPropertyState(maPropMapper->FindEntryIndex(aPaddingCTF[i]), pAllPaddingProperty->maValue); in finished()
157 …] = new XMLPropertyState(maPropMapper->FindEntryIndex(aBorderCTF[i]), pAllBorderProperty->maValue); in finished()
167 pBorders[i]->maValue >>= aBorderLine; in finished()
171 pBorderWidths[i]->maValue >>= aBorderLineWidth; in finished()
175 pBorders[i]->maValue <<= aBorderLine; in finished()
184 pDiagBorders[i]->maValue >>= aBorderLine; in finished()
187 pDiagBorderWidths[i]->maValue >>= aBorderLineWidth; // prefer new attribute in finished()
189 pOldDiagBorderWidths[i]->maValue >>= aBorderLineWidth; in finished()
193 pDiagBorders[i]->maValue <<= aBorderLine; in finished()
251 if(!(::cppu::any2bool(pPageBreak->maValue))) in finished()
[all …]
/AOO42X/main/xmloff/source/chart/
H A DPropertyMaps.cxx295 rProperty.maValue >>= aURLStr; in handleElementItem()
328 rProperty.maValue >>= aSeparator; in handleElementItem()
378 rProperty.maValue >>= nValue; in handleSpecialItem()
384 rProperty.maValue >>= nValue; in handleSpecialItem()
391 rProperty.maValue >>= nValue; in handleSpecialItem()
398 rProperty.maValue >>= nValue; in handleSpecialItem()
419 rProperty.maValue >>= nValue; in handleSpecialItem()
424 rProperty.maValue >>= nValue; in handleSpecialItem()
433 rProperty.maValue >>= aSize; in handleSpecialItem()
517 rProperty.maValue >>= nValue; in handleSpecialItem()
[all …]
/AOO42X/main/oox/source/xls/
H A Dautofilterbuffer.cxx360 maValue <<= rStrm.readDouble(); in readBiffData()
367 maValue <<= aValue; in readBiffData()
371 maValue <<= (rStrm.readuInt8() != 0); in readBiffData()
377 maValue <<= OUString(); in readBiffData()
382 maValue <<= OUString(); in readBiffData()
402 maValue <<= BiffHelper::calcDoubleFromRk( rStrm.readInt32() ); in readBiffData()
406 maValue <<= rStrm.readDouble(); in readBiffData()
420 … case BIFF_BOOLERR_BOOL: maValue <<= (nValue != 0); break; in readBiffData()
421 … case BIFF_BOOLERR_ERROR: maValue <<= BiffHelper::calcDoubleFromError( nValue ); break; in readBiffData()
429 maValue <<= OUString(); in readBiffData()
[all …]
H A Dpivotcachebuffer.cxx177 maValue <<= rAttribs.getXString( XML_v, OUString() ); in readString()
183 maValue <<= rAttribs.getDouble( XML_v, 0.0 ); in readNumeric()
189 maValue <<= rAttribs.getDateTime( XML_v, DateTime() ); in readDate()
195 maValue <<= rAttribs.getBool( XML_v, false ); in readBool()
201maValue <<= static_cast< sal_Int32 >( rUnitConverter.calcBiffErrorCode( rAttribs.getXString( XML_v… in readError()
207 maValue <<= rAttribs.getInteger( XML_v, -1 ); in readIndex()
213 maValue <<= BiffHelper::readString( rStrm ); in readString()
219 maValue <<= rStrm.readDouble(); in readDouble()
233 maValue <<= aDateTime; in readDate()
239 maValue <<= (rStrm.readuInt8() != 0); in readBool()
[all …]
/AOO42X/main/oox/inc/oox/helper/
H A Dhelper.hxx197 inline explicit OptValue() : maValue(), mbHasValue( false ) {} in OptValue()
198 inline explicit OptValue( const Type& rValue ) : maValue( rValue ), mbHasValue( true ) {} in OptValue()
199 …inline explicit OptValue( bool bHasValue, const Type& rValue ) : maValue( rValue ), mbHasValue… in OptValue()
203 …inline bool differsFrom( const Type& rValue ) const { return mbHasValue && (maValue != rVa… in differsFrom()
205 inline const Type& get() const { return maValue; } in get()
206 …inline const Type& get( const Type& rDefValue ) const { return mbHasValue ? maValue : rDefValue; } in get()
209 inline void set( const Type& rValue ) { maValue = rValue; mbHasValue = true; } in set()
210 inline Type& use() { mbHasValue = true; return maValue; } in use()
213 …d assignIfUsed( const OptValue& rValue ) { if( rValue.mbHasValue ) set( rValue.maValue ); } in assignIfUsed()
216 Type maValue; member in oox::OptValue
/AOO42X/main/xmloff/source/draw/
H A Dsdpropls.cxx1278 if( property->maValue >>= eWritingMode ) in ContextFilter()
1308 if( (property->maValue >>= aStr) && 0 == aStr.getLength() ) in ContextFilter()
1343 if( !property->maValue.hasValue() ) in ContextFilter()
1351 if( (property->maValue >>= nValue) && (nValue < 0) ) in ContextFilter()
1359 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter()
1366 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter()
1395 if( (pOLEIsInternal->maValue >>= bInternal) && !bInternal ) in ContextFilter()
1406 pOLEVisAreaLeft->maValue <<= aRect; in ContextFilter()
1411 pOLEVisAreaTop->maValue <<= aRect; in ContextFilter()
1416 pOLEVisAreaWidth->maValue <<= aRect; in ContextFilter()
[all …]
H A DXMLShapeStyleContext.cxx182 property->maValue >>= m_sListStyleName; in FillPropertySet()
192 property->maValue <<= xNumRule; in FillPropertySet()
266 rState.maValue >>= sStyleName; in FillPropertySet()
303 rPropSet->setPropertyValue( rPropertyName, rState.maValue ); in FillPropertySet()
/AOO42X/main/sfx2/source/sidebar/
H A DPaint.cxx43 maValue(rColor) in Paint()
52 maValue(rGradient) in Paint()
78 maValue = rOther.maValue; in Set()
101 return ::boost::get<Color>(maValue); in GetColor()
116 return ::boost::get<Gradient>(maValue); in GetGradient()
/AOO42X/main/oox/source/ppt/
H A Danimvariantcontext.cxx49 , maValue( aValue ) in AnimVariantContext()
62 maValue = makeAny( maColor.getColor( getFilter().getGraphicHelper() ) ); in endFastElement()
80 maValue = makeAny( val ); in createFastChildContext()
90 maValue = makeAny( val ); in createFastChildContext()
96 maValue = makeAny( val ); in createFastChildContext()
103 maValue = makeAny( val ); in createFastChildContext()
/AOO42X/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx88 maValue (0), in ParaLineSpacingControl()
180 aSeq[0].Value <<= ::rtl::OUString( String::CreateFromInt64( maValue )); in PopupModeEndCallback()
208 maValue = (sal_uInt16)aWinData.ToInt32(); in Rearrange()
226 sHelpText.Append( String::CreateFromInt64( maValue )); in Rearrange()
232 sHelpText.Append( String::CreateFromInt64( maValue )); in Rearrange()
238 sHelpText.Append( String::CreateFromInt64( maValue )); in Rearrange()
244 sHelpText.Append( String::CreateFromInt64( maValue )); in Rearrange()
623 maValue =aLineDistAtPercentBox.GetValue(); in ExecuteLineSpace()
634 maValue = GetCoreValue( aLineDistAtMetricBox, m_eLNSpaceUnit ); in ExecuteLineSpace()
733 aLineDistAtPercentBox.Denormalize( (long)maValue ) ); in IMPL_LINK()
[all …]
/AOO42X/main/svx/workben/msview/
H A Dxmlconfig.hxx63 … rtl::OUString& rName, const rtl::OUString& rValue ) : ElementConfig( rName ), maValue( rValue ) {} in ElementValueConfig()
65 const rtl::OUString& getValue() const { return maValue; } in getValue()
68 rtl::OUString maValue; member in ElementValueConfig
94 CaseElementConfig( const rtl::OUString& rValue ) : maValue( rValue ) {} in CaseElementConfig()
96 const rtl::OUString& getValue() const { return maValue; } in getValue()
99 rtl::OUString maValue; member in CaseElementConfig
/AOO42X/main/tools/source/generic/
H A Dconfig.cxx54 ByteString maValue; member
396 pKey->maValue = makeByteString(pLine, nLineLen); in ImplMakeConfigList()
428 pKey->maValue = makeByteString(pLine, nLineLen); in ImplMakeConfigList()
489 nValueLen = pKey->maValue.Len(); in ImplGetConfigBuffer()
548 nValueLen = pKey->maValue.Len(); in ImplGetConfigBuffer()
553 memcpy( pBuf, pKey->maValue.GetBuffer(), nValueLen ); in ImplGetConfigBuffer()
568 memcpy( pBuf, pKey->maValue.GetBuffer(), nValueLen ); in ImplGetConfigBuffer()
1012 return pKey->maValue; in ReadKey()
1074 bNewValue = pKey->maValue != rStr; in WriteKey()
1078 pKey->maValue = rStr; in WriteKey()
[all …]
/AOO42X/main/sc/source/filter/inc/
H A Dxerecord.hxx199 XclExpRecord( nRecId, nSize ), maValue( rValue ), mnAttribute( -1 ) {} in XclExpValueRecord()
202 inline const Type& GetValue() const { return maValue; } in GetValue()
204 inline void SetValue( const Type& rValue ) { maValue = rValue; } in SetValue()
214 inline virtual void WriteBody( XclExpStream& rStrm ) { rStrm << maValue; } in WriteBody()
218 Type maValue; /// The record data. member in XclExpValueRecord
228 mnAttribute, rtl::OString::valueOf( (sal_Int32) maValue ).getStr(), in SaveXml()
/AOO42X/main/xmloff/inc/xmloff/
H A Dmaptype.hxx60 ::com::sun::star::uno::Any maValue;
65 : mnIndex( nIndex ), maValue( rValue ) {} in XMLPropertyState()
67 : mnIndex( rPropState.mnIndex ), maValue( rPropState.maValue ) {} in XMLPropertyState()
/AOO42X/main/sw/source/filter/xml/
H A Dxmltexti.cxx484 rProp.maValue >>= nVal; in createAndInsertOLEObject()
491 rProp.maValue >>= nVal; in createAndInsertOLEObject()
498 rProp.maValue >>= nVal; in createAndInsertOLEObject()
506 rProp.maValue >>= nVal; in createAndInsertOLEObject()
513 rProp.maValue >>= nDrawAspect; in createAndInsertOLEObject()
809 sal_Bool bYes = *(sal_Bool *)rProp.maValue.getValue(); in createAndInsertFloatingFrame()
815 bHasBorder = *(sal_Bool *)rProp.maValue.getValue(); in createAndInsertFloatingFrame()
822 rProp.maValue >>= nVal; in createAndInsertFloatingFrame()
829 rProp.maValue >>= nVal; in createAndInsertFloatingFrame()
/AOO42X/main/sax/source/fastparser/
H A Dfastparser.cxx694 OString maValue; member
749 aAttribs.back().maValue = OString( awAttributes[i+1] ); in callbackStartElement()
763 aAttribs.back().maValue = OString( awAttributes[i+1] ); in callbackStartElement()
775 rEntity.mxAttributes->add( nAttributeToken, aIt->maValue ); in callbackStartElement()
777 … rEntity.mxAttributes->addUnknown( GetNamespaceURL( aIt->maPrefix ), aIt->maName, aIt->maValue ); in callbackStartElement()
783 rEntity.mxAttributes->add( nAttributeToken, aIt->maValue ); in callbackStartElement()
785 rEntity.mxAttributes->addUnknown( aIt->maName, aIt->maValue ); in callbackStartElement()

1234