Home
last modified time | relevance | path

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

1234

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx91 pTrans = &rTrans.maValue; in handleElementItem()
99 pPos = &rPos.maValue; in handleElementItem()
107 pFilter = &rFilter.maValue; in handleElementItem()
234 pFontNameState->maValue <<= sName; in ContextFontFilter()
279 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
294 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
310 pRelState->maValue >>= nTemp; in lcl_checkMultiProperty()
319 pState->maValue.clear(); in lcl_checkMultiProperty()
689 pAllMargin->maValue.clear(); in ContextFilter()
800 pAllBorderState->maValue.clear(); in ContextFilter()
[all …]
H A Dtxtimppr.cxx127 rProperty.maValue >>= bHidden; in handleSpecialItem()
129 rProperty.maValue <<= bHidden; in handleSpecialItem()
172 pFontFamilyNameState->maValue >>= sName; in FontFinished()
494 pAllBorderDistance->maValue ); in finished()
506 pAllBorder->maValue ); in finished()
519 pBorders[i]->maValue >>= aBorderLine; in finished()
529 pBorders[i]->maValue <<= aBorderLine; in finished()
573 pBorders[i]->maValue >>= aBorderLine; in finished()
582 pBorders[i]->maValue <<= aBorderLine; in finished()
608 pVertOrient->maValue >>= nVertOrient; in finished()
[all …]
H A DXMLSectionFootnoteConfigExport.cxx90 rState.maValue >>= bNumOwn; in exportXML()
93 rState.maValue >>= bNumRestart; in exportXML()
96 rState.maValue >>= nNumRestartAt; 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()
131 rState.maValue >>= sNumPrefix; in exportXML()
134 rState.maValue >>= sNumSuffix; 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()
/trunk/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx61 pState->maValue.clear(); in lcl_RemoveState()
150 pPMBorderTop->maValue >>= aLineTop; in ContextFilter()
152 pPMBorderLeft->maValue >>= aLineLeft; in ContextFilter()
153 pPMBorderRight->maValue >>= aLineRight; in ContextFilter()
175 pPMBorderWidthTop->maValue >>= aLineTop; in ContextFilter()
202 pPMPaddingTop->maValue >>= nTop; in ContextFilter()
203 pPMPaddingBottom->maValue >>= nBottom; in ContextFilter()
204 pPMPaddingLeft->maValue >>= nLeft; in ContextFilter()
205 pPMPaddingRight->maValue >>= nRight; in ContextFilter()
283 pPos = &rPos.maValue; in handleElementItem()
[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()
259 pBorders[i]->maValue >>= aBorderLine; in finished()
263 pBorderWidths[i]->maValue >>= aBorderLineWidth; in finished()
267 pBorders[i]->maValue <<= aBorderLine; in finished()
281 pHeaderBorders[i]->maValue >>= aBorderLine; in finished()
289 pHeaderBorders[i]->maValue <<= aBorderLine; in finished()
303 pFooterBorders[i]->maValue >>= aBorderLine; 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()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx304 pPadding_Top->maValue.clear(); in ContextFilter()
309 pPadding->maValue.clear(); in ContextFilter()
321 pBorder_Top->maValue >>= aTop; in ContextFilter()
331 pBorder_Left->maValue.clear(); in ContextFilter()
335 pBorder_Top->maValue.clear(); in ContextFilter()
342 pBorder->maValue.clear(); in ContextFilter()
348 pBorder->maValue.clear(); in ContextFilter()
392 pParaAdjust->maValue.clear(); in ContextFilter()
402 pSWBorder->maValue.clear(); in ContextFilter()
422 pSWBorder_Top->maValue.clear(); in ContextFilter()
[all …]
H A Dxmlstyli.cxx157 …] = 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()
256 if (::cppu::any2bool(pOptimalHeight->maValue)) in finished()
[all …]
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx378 rProperty.maValue >>= nValue; in handleSpecialItem()
384 rProperty.maValue >>= nValue; in handleSpecialItem()
419 rProperty.maValue >>= nValue; in handleSpecialItem()
424 rProperty.maValue >>= nValue; in handleSpecialItem()
517 rProperty.maValue >>= nValue; in handleSpecialItem()
522 rProperty.maValue <<= nValue; in handleSpecialItem()
528 rProperty.maValue >>= nValue; in handleSpecialItem()
533 rProperty.maValue <<= nValue; in handleSpecialItem()
560 rProperty.maValue >>= nValue; in handleSpecialItem()
566 rProperty.maValue <<= nValue; in handleSpecialItem()
[all …]
/trunk/main/oox/source/xls/
H A Dautofilterbuffer.cxx360 maValue <<= rStrm.readDouble(); in readBiffData()
367 maValue <<= aValue; in readBiffData()
377 maValue <<= OUString(); in readBiffData()
382 maValue <<= OUString(); in readBiffData()
406 maValue <<= rStrm.readDouble(); in readBiffData()
429 maValue <<= OUString(); in readBiffData()
434 maValue <<= OUString(); in readBiffData()
451 maValue <<= aValue; in readString()
477 aCriterion.maValue <<= aValue; in importAttribs()
530 aIt->maValue >>= aValue; in finalizeImport()
[all …]
H A Dpivotcachebuffer.cxx183 maValue <<= rAttribs.getDouble( XML_v, 0.0 ); in readNumeric()
195 maValue <<= rAttribs.getBool( XML_v, false ); in readBool()
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()
251 maValue <<= rStrm.readInt32(); in readIndex()
263 maValue <<= rStrm.readDouble(); in readDouble()
269 maValue <<= rStrm.readInt16(); in readInteger()
283 maValue <<= aDateTime; in readDate()
[all …]
/trunk/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
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1343 if( !property->maValue.hasValue() ) in ContextFilter()
1406 pOLEVisAreaLeft->maValue <<= aRect; in ContextFilter()
1411 pOLEVisAreaTop->maValue <<= aRect; in ContextFilter()
1416 pOLEVisAreaWidth->maValue <<= aRect; in ContextFilter()
1421 pOLEVisAreaHeight->maValue <<= aRect; in ContextFilter()
1467 if(pFontWorkStyle->maValue >>= nStyle) in ContextFilter()
1503 pCaptionIsEscRel->maValue >>= bIsRel; in ContextFilter()
1681 (*property).maValue >>= bVisible; in ContextFilter()
1694 (*property).maValue >>= aValue; in ContextFilter()
1716 pDateTimeUpdate->maValue >>= bIsFixed; 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()
/trunk/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()
/trunk/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()
/trunk/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 …]
/trunk/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
/trunk/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 …]
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx689 OString maValue; member
744 aAttribs.back().maValue = OString( awAttributes[i+1] ); in callbackStartElement()
758 aAttribs.back().maValue = OString( awAttributes[i+1] ); in callbackStartElement()
770 rEntity.mxAttributes->add( nAttributeToken, aIt->maValue ); in callbackStartElement()
772 … rEntity.mxAttributes->addUnknown( GetNamespaceURL( aIt->maPrefix ), aIt->maName, aIt->maValue ); in callbackStartElement()
778 rEntity.mxAttributes->add( nAttributeToken, aIt->maValue ); in callbackStartElement()
780 rEntity.mxAttributes->addUnknown( aIt->maName, aIt->maValue ); in callbackStartElement()

Completed in 147 milliseconds

1234