Lines Matching refs:maValue
65 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()
219 if( pFontStyleNameState && (pFontStyleNameState->maValue >>= sTmp ) ) in ContextFontFilter()
223 if( pFontFamilyState && (pFontFamilyState->maValue >>= nTmp ) ) in ContextFontFilter()
225 if( pFontPitchState && (pFontPitchState->maValue >>= nTmp ) ) in ContextFontFilter()
227 if( pFontCharsetState && (pFontCharsetState->maValue >>= nTmp ) ) in ContextFontFilter()
234 pFontNameState->maValue <<= sName; in ContextFontFilter()
270 pCharPropHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
274 pCharPropHeightState->maValue.clear(); in ContextFontHeightFilter()
279 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
285 pCharDiffHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
289 pCharDiffHeightState->maValue.clear(); in ContextFontHeightFilter()
294 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
310 pRelState->maValue >>= nTemp; in lcl_checkMultiProperty()
314 pRelState->maValue.clear(); in lcl_checkMultiProperty()
319 pState->maValue.clear(); in lcl_checkMultiProperty()
611 if( (propertie->maValue >>= aStr) && 0 == aStr.getLength() ) in ContextFilter()
622 if( ( pRepeatOffsetX->maValue >>= nOffset ) && ( nOffset == 0 ) ) in ContextFilter()
658 pUnderlineState->maValue >>= nUnderline; in ContextFilter()
679 pAllParaMargin->maValue.clear(); in ContextFilter()
684 pAllParaMarginRel->maValue.clear(); in ContextFilter()
689 pAllMargin->maValue.clear(); in ContextFilter()
698 pLeftBorderWidthState->maValue >>= aLeft; in ContextFilter()
699 pRightBorderWidthState->maValue >>= aRight; in ContextFilter()
700 pTopBorderWidthState->maValue >>= aTop; in ContextFilter()
701 pBottomBorderWidthState->maValue >>= aBottom; in ContextFilter()
710 pLeftBorderWidthState->maValue.clear(); in ContextFilter()
712 pRightBorderWidthState->maValue.clear(); in ContextFilter()
714 pTopBorderWidthState->maValue.clear(); in ContextFilter()
716 pBottomBorderWidthState->maValue.clear(); in ContextFilter()
721 pAllBorderWidthState->maValue.clear(); in ContextFilter()
727 pAllBorderWidthState->maValue.clear(); in ContextFilter()
737 pLeftBorderDistanceState->maValue >>= aLeft; in ContextFilter()
738 pRightBorderDistanceState->maValue >>= aRight; in ContextFilter()
739 pTopBorderDistanceState->maValue >>= aTop; in ContextFilter()
740 pBottomBorderDistanceState->maValue >>= aBottom; in ContextFilter()
744 pLeftBorderDistanceState->maValue.clear(); in ContextFilter()
746 pRightBorderDistanceState->maValue.clear(); in ContextFilter()
748 pTopBorderDistanceState->maValue.clear(); in ContextFilter()
750 pBottomBorderDistanceState->maValue.clear(); in ContextFilter()
755 pAllBorderDistanceState->maValue.clear(); in ContextFilter()
761 pAllBorderDistanceState->maValue.clear(); in ContextFilter()
771 pLeftBorderState->maValue >>= aLeft; in ContextFilter()
772 pRightBorderState->maValue >>= aRight; in ContextFilter()
773 pTopBorderState->maValue >>= aTop; in ContextFilter()
774 pBottomBorderState->maValue >>= aBottom; in ContextFilter()
783 pLeftBorderState->maValue.clear(); in ContextFilter()
785 pRightBorderState->maValue.clear(); in ContextFilter()
787 pTopBorderState->maValue.clear(); in ContextFilter()
789 pBottomBorderState->maValue.clear(); in ContextFilter()
794 pAllBorderState->maValue.clear(); in ContextFilter()
800 pAllBorderState->maValue.clear(); in ContextFilter()
807 pSizeTypeState->maValue >>= nSizeType; in ContextFilter()
816 ( !(pHeightMinRelState->maValue >>= nRel) || nRel > 0 ) ) ) in ContextFilter()
823 pHeightMinAbsState->maValue <<= static_cast<sal_Int32>( 0 ); in ContextFilter()
837 pWidthTypeState->maValue >>= nSizeType; in ContextFilter()
845 ( !(pWidthMinRelState->maValue >>= nRel) || nRel > 0 ) ) ) in ContextFilter()
852 pWidthMinAbsState->maValue <<= static_cast<sal_Int32>( 0 ); in ContextFilter()
865 pWrapState->maValue >>= eVal; in ContextFilter()
883 !*(sal_Bool *)pWrapContourState ->maValue.getValue() ) ) in ContextFilter()
889 pAnchorTypeState->maValue >>= eAnchor; in ContextFilter()
902 *(sal_Bool *)pHoriOrientMirrorState->maValue.getValue() ) in ContextFilter()
964 *(sal_Bool *)pShapeHoriOrientMirrorState->maValue.getValue() ) in ContextFilter()
995 pListStyleName->maValue >>= sListStyleName; in ContextFilter()