Lines Matching refs:getPropertyValue
211 Any aAny = xSectionPropSet->getPropertyValue(sDocumentIndex); in GetIndex()
220 aAny = xIndexPropSet->getPropertyValue(sContentSection); in GetIndex()
233 aAny = xIndexPropSet->getPropertyValue(sHeaderSection); in GetIndex()
432 aAny = xPropSet->getPropertyValue(sCondition); in ExportRegularSectionStart()
445 aAny = xPropSet->getPropertyValue(sIsCurrentlyVisible); in ExportRegularSectionStart()
456 aAny = xPropSet->getPropertyValue(sIsVisible); in ExportRegularSectionStart()
463 aAny = xPropSet->getPropertyValue(sIsProtected); in ExportRegularSectionStart()
469 xPropSet->getPropertyValue(sProtectionKey) >>= aPassword; in ExportRegularSectionStart()
484 aAny = xPropSet->getPropertyValue(sFileLink); in ExportRegularSectionStart()
488 aAny = xPropSet->getPropertyValue(sLinkRegion); in ExportRegularSectionStart()
526 aAny = xPropSet->getPropertyValue(sDdeCommandFile); in ExportRegularSectionStart()
529 aAny = xPropSet->getPropertyValue(sDdeCommandType); in ExportRegularSectionStart()
532 aAny = xPropSet->getPropertyValue(sDdeCommandElement); in ExportRegularSectionStart()
547 aAny = xPropSet->getPropertyValue(sIsAutomaticUpdate); in ExportRegularSectionStart()
579 if( rPropertySet->getPropertyValue(sLevel) >>= nLevel ) in ExportTableOfContentStart()
676 aAny = rPropertySet->getPropertyValue(sMainEntryCharacterStyleName); in ExportAlphabeticalIndexStart()
705 aAny = rPropertySet->getPropertyValue(sSortAlgorithm); in ExportAlphabeticalIndexStart()
715 aAny = rPropertySet->getPropertyValue(sLocale); in ExportAlphabeticalIndexStart()
753 Any aAny = rPropertySet->getPropertyValue( sUserIndexName ); in ExportUserIndexStart()
787 Any aAny = rPropertySet->getPropertyValue(sIsProtected); in ExportBaseIndexStart()
795 rPropertySet->getPropertyValue(sName) >>= sIndexName; in ExportBaseIndexStart()
831 aAny = rPropertySet->getPropertyValue(sCreateFromChapter); in ExportBaseIndexSource()
839 aAny = rPropertySet->getPropertyValue(sIsRelativeTabstops); in ExportBaseIndexSource()
859 aAny = rPropertySet->getPropertyValue(sParaStyleHeading); in ExportBaseIndexSource()
873 aAny = rPropertySet->getPropertyValue(sTitle); in ExportBaseIndexSource()
880 aAny = rPropertySet->getPropertyValue(sLevelFormat); in ExportBaseIndexSource()
906 aAny = rPropertySet->getPropertyValue(sLevelParagraphStyles); in ExportBaseIndexSource()
940 Any aAny = rPropertySet->getPropertyValue(sCreateFromLabels); in ExportTableAndIllustrationIndexSourceAttributes()
948 aAny = rPropertySet->getPropertyValue(sLabelCategory); in ExportTableAndIllustrationIndexSourceAttributes()
956 aAny = rPropertySet->getPropertyValue(sLabelDisplayType); in ExportTableAndIllustrationIndexSourceAttributes()
1096 Any aAny = rPropertySet->getPropertyValue( in ExportIndexTemplate()
1623 Any aAny = rPropSet->getPropertyValue(sPropertyName); in ExportBoolean()
1682 aAny = xPropSet->getPropertyValue(sBracketBefore); in ExportBibliographyConfiguration()
1686 aAny = xPropSet->getPropertyValue(sBracketAfter); in ExportBibliographyConfiguration()
1690 aAny = xPropSet->getPropertyValue(sIsNumberEntries); in ExportBibliographyConfiguration()
1697 aAny = xPropSet->getPropertyValue(sIsSortByPosition); in ExportBibliographyConfiguration()
1705 aAny = xPropSet->getPropertyValue(sSortAlgorithm); in ExportBibliographyConfiguration()
1715 aAny = xPropSet->getPropertyValue(sLocale); in ExportBibliographyConfiguration()
1729 aAny = xPropSet->getPropertyValue(sSortKeys); in ExportBibliographyConfiguration()
1796 Any aAny = xPropSet->getPropertyValue(sIsGlobalDocumentSection); in IsMuteSection()
1830 Any aAny = xPropSet->getPropertyValue(sTextSection); in IsMuteSection()
1857 Any aAny = xPropSet->getPropertyValue(sTextSection); in IsInSection()