Lines Matching refs:hasPropertyByName

487 			if( xPropSetInfo->hasPropertyByName( sParaStyleName ) )  in Add()
491 if( xPropSetInfo->hasPropertyByName( sParaConditionalStyleName ) ) in Add()
495 if( xPropSetInfo->hasPropertyByName( sNumberingRules ) ) in Add()
512 ->hasPropertyByName( sIsAutomatic ) ) in Add()
519 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
564 if( xPropSetInfo->hasPropertyByName( sFrameStyleName ) ) in Add()
630 ->hasPropertyByName( sIsAutomatic ) ) in Add()
637 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
1651 ->hasPropertyByName( sIsAutomatic ) ) in collectTextAutoStylesOptimized()
1657 ->hasPropertyByName( sNumberingIsOutline ) ) in collectTextAutoStylesOptimized()
1705 if (xInfo->hasPropertyByName( sTextSection )) in exportText()
2113 hasPropertyByName(sParaIsNumberingRestart)) in exportParagraph()
2133 hasPropertyByName(sNumberingStartValue)) in exportParagraph()
2176 if( xPropSet->getPropertySetInfo()->hasPropertyByName( sTextSection ) ) in exportParagraph()
2235 if (xPropInfo->hasPropertyByName(sTextPortionType)) in exportTextRangeEnumeration()
2398 if (xPropSet->getPropertySetInfo()->hasPropertyByName( sTextField )) in exportTextField()
2496 if( rPropSetInfo->hasPropertyByName( sAnchorType ) ) in lcl_txtpara_isBoundAsChar()
2598 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes()
2602 if( xPropSetInfo->hasPropertyByName( sWidth ) ) in addTextFrameAttributes()
2619 if( xPropSetInfo->hasPropertyByName( sIsSyncWidthToHeight ) ) in addTextFrameAttributes()
2626 if( !bSyncWidth && xPropSetInfo->hasPropertyByName( sRelativeWidth ) ) in addTextFrameAttributes()
2643 if( xPropSetInfo->hasPropertyByName( sSizeType ) ) in addTextFrameAttributes()
2648 if( xPropSetInfo->hasPropertyByName( sIsSyncHeightToWidth ) ) in addTextFrameAttributes()
2653 if( !bSyncHeight && xPropSetInfo->hasPropertyByName( sRelativeHeight ) ) in addTextFrameAttributes()
2657 if( xPropSetInfo->hasPropertyByName( sHeight ) ) in addTextFrameAttributes()
2692 if( xPropSetInfo->hasPropertyByName( sZOrder ) ) in addTextFrameAttributes()
2828 if( rPropSetInfo->hasPropertyByName( sFrameStyleName ) ) in _exportTextFrame()
2849 if( rPropSetInfo->hasPropertyByName( sChainNextName ) ) in _exportTextFrame()
2885 if( !rPropSetInfo->hasPropertyByName( sContourPolyPolygon ) ) in exportContour()
2905 if( rPropSetInfo->hasPropertyByName( sIsPixelContour ) ) in exportContour()
2967 if( rPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in exportContour()
2985 if( rPropSetInfo->hasPropertyByName( sFrameStyleName ) ) in _exportTextGraphic()
3106 if (rPropSet->getPropertySetInfo()->hasPropertyByName(sImageMap)) in exportEvents()
3116 if( rPropSetInfo->hasPropertyByName( sTitle ) ) in exportTitleAndDescription()
3129 if( rPropSetInfo->hasPropertyByName( sDescription ) ) in exportTitleAndDescription()
3158 if ( rPropSetInfo->hasPropertyByName( sHyperLinkURL ) in addHyperlinkAttributes()
3174 if ( rPropSetInfo->hasPropertyByName( sHyperLinkName ) in addHyperlinkAttributes()
3183 if ( rPropSetInfo->hasPropertyByName( sHyperLinkTarget ) in addHyperlinkAttributes()
3192 if ( rPropSetInfo->hasPropertyByName( sServerMap ) in addHyperlinkAttributes()
3201 if ( rPropSetInfo->hasPropertyByName( sUnvisitedCharStyleName ) in addHyperlinkAttributes()
3210 if ( rPropSetInfo->hasPropertyByName( sVisitedCharStyleName ) in addHyperlinkAttributes()
3313 if ( xPropSetInfo->hasPropertyByName( sHyperLinkEvents ) ) in exportTextRange()
3478 if (xPropertySet->getPropertySetInfo()->hasPropertyByName( in exportTextDeclarations()