Home
last modified time | relevance | path

Searched refs:SW_PROP_NAME_STR (Results 1 – 16 of 16) sorted by relevance

/AOO41X/main/sw/source/ui/utlui/
H A Dunotools.cxx246 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_BREAKS )), aFalseSet); in IMPL_LINK()
247 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_DRAWINGS )), aTrueSet); in IMPL_LINK()
248 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_FIELD_COMMANDS )), aFalseSet… in IMPL_LINK()
249 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_GRAPHICS )), aTrueSet); in IMPL_LINK()
250 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_HIDDEN_PARAGRAPHS )), aFalseSet… in IMPL_LINK()
251 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_HIDDEN_TEXT )), aFalseSet… in IMPL_LINK()
252 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_HORI_RULER )), aFalseSet); in IMPL_LINK()
253 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_PARA_BREAKS )), aFalseSet… in IMPL_LINK()
254 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_PROTECTED_SPACES )), aFalseSet… in IMPL_LINK()
255 …xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_SOFT_HYPHENS )), aFalseSet… in IMPL_LINK()
[all …]
/AOO41X/main/sw/source/core/unocore/
H A Dunoredline.cxx245 pValues[0].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_AUTHOR)); in lcl_GetSuccessorProperties()
249 pValues[1].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_DATE_TIME)); in lcl_GetSuccessorProperties()
251 pValues[2].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_COMMENT)); in lcl_GetSuccessorProperties()
253 pValues[3].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_TYPE)); in lcl_GetSuccessorProperties()
370 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_AUTHOR)); in CreateRedlineProperties()
372 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_DATE_TIME)); in CreateRedlineProperties()
374 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_COMMENT)); in CreateRedlineProperties()
376 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_TYPE)); in CreateRedlineProperties()
378 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_IDENTIFIER)); in CreateRedlineProperties()
380 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_IS_COLLAPSED)); in CreateRedlineProperties()
[all …]
H A Dunosett.cxx1370 … !sNewCharStyleNames[i].EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_CHARACTER_FORMAT_NONE)) && in replaceByIndex()
1529 …pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_LEFT_MARGIN), ::getCppuType((con… in GetNumberingRuleByIndex()
1534 …pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_SYMBOL_TEXT_DISTANCE), ::getCppu… in GetNumberingRuleByIndex()
1539 …pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_OFFSET), ::getCppuTyp… in GetNumberingRuleByIndex()
1552 SW_PROP_NAME_STR(UNO_NAME_POSITION_AND_SPACE_MODE), in GetNumberingRuleByIndex()
1569 SW_PROP_NAME_STR(UNO_NAME_LABEL_FOLLOWED_BY), in GetNumberingRuleByIndex()
1576 SW_PROP_NAME_STR(UNO_NAME_LISTTAB_STOP_POSITION), in GetNumberingRuleByIndex()
1583 SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_INDENT), in GetNumberingRuleByIndex()
1590 SW_PROP_NAME_STR(UNO_NAME_INDENT_AT), in GetNumberingRuleByIndex()
1630 …pData = new PropValData((void*)&aDesc, SW_PROP_NAME_STR(UNO_NAME_BULLET_FONT), ::getCppuType((cons… in GetNumberingRuleByIndex()
[all …]
H A Dunoport.cxx302 case PORTION_REFMARK_END: pRet = SW_PROP_NAME_STR(UNO_NAME_REFERENCE_MARK);break; in GetPropertyValue()
304 … case PORTION_TOXMARK_END: pRet = SW_PROP_NAME_STR(UNO_NAME_DOCUMENT_INDEX_MARK);break; in GetPropertyValue()
306 case PORTION_BOOKMARK_END : pRet = SW_PROP_NAME_STR(UNO_NAME_BOOKMARK);break; in GetPropertyValue()
312 case PORTION_META: pRet = SW_PROP_NAME_STR(UNO_NAME_META); break; in GetPropertyValue()
H A Dunoframe.cxx2232 … setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SURROUND_CONTOUR)), *pSurroundContour); in attachToRange()
2235 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_CONTOUR_OUTSIDE)), *pContourOutside); in attachToRange()
2238 … setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_CONTOUR_POLY_POLYGON)), *pContourPoly); in attachToRange()
2241 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_IS_PIXEL_CONTOUR)), *pPixelContour); in attachToRange()
2244 … setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_IS_AUTOMATIC_CONTOUR)), *pAutoContour); in attachToRange()
2352 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_Z_ORDER)), *pOrder); in attachToRange()
2355 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_GRAPHIC)), *pReplacement); in attachToRange()
2361 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_TITLE)), *pTitle); in attachToRange()
2367 setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_DESCRIPTION)), *pDescription); in attachToRange()
H A Dunostyle.cxx422 if( sName.EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_OVERWRITE_STYLES ))) in loadStylesFromURL()
424 else if( sName.EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_LOAD_NUMBERING_STYLES ))) in loadStylesFromURL()
426 else if( sName.EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_LOAD_PAGE_STYLES ))) in loadStylesFromURL()
428 else if( sName.EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_LOAD_FRAME_STYLES ))) in loadStylesFromURL()
430 else if( sName.EqualsAscii(SW_PROP_NAME_STR(UNO_NAME_LOAD_TEXT_STYLES ))) in loadStylesFromURL()
460 …pArray[0] = beans::PropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LOAD_TEXT_STYLES)), -1, aVal, beans… in getStyleLoaderOptions()
462 …pArray[1] = beans::PropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LOAD_FRAME_STYLES)), -1, aVal, bean… in getStyleLoaderOptions()
464 …pArray[2] = beans::PropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LOAD_PAGE_STYLES)), -1, aVal, beans… in getStyleLoaderOptions()
466 …pArray[3] = beans::PropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LOAD_NUMBERING_STYLES)), -1, aVal, … in getStyleLoaderOptions()
468 …pArray[4] = beans::PropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_OVERWRITE_STYLES)), -1, aVal, beans… in getStyleLoaderOptions()
H A Dunochart.cxx2412 if (rPropertyName.equalsAscii( SW_PROP_NAME_STR( UNO_NAME_ROLE ))) in setPropertyValue()
2431 if (rPropertyName.equalsAscii( SW_PROP_NAME_STR( UNO_NAME_ROLE ))) in getPropertyValue()
H A Dunotext.cxx2220 C2U(SW_PROP_NAME_STR(UNO_NAME_ROW_SPAN)), in lcl_MergeCells()
/AOO41X/main/sw/source/ui/index/
H A Dcntex.cxx96 #ifdef SW_PROP_NAME_STR
97 #undef SW_PROP_NAME_STR
99 #define SW_PROP_NAME_STR(nId) SwGetPropName((nId)).pName macro
120 lcl_SetProp( xInfo, xProps, SW_PROP_NAME_STR(nId), rValue); in lcl_SetProp()
126 OUString uPropName(C2U(SW_PROP_NAME_STR(nId))); in lcl_SetProp()
140 OUString uPropName(C2U(SW_PROP_NAME_STR(nId))); in lcl_SetBOOLProp()
242 OUString uIsVisible(C2U(SW_PROP_NAME_STR(UNO_NAME_IS_VISIBLE))); in CreateOrUpdateExample()
268 if(xInfo->hasPropertyByName(C2U(SW_PROP_NAME_STR(UNO_NAME_LEVEL_PARAGRAPH_STYLES)))) in CreateOrUpdateExample()
271 …uno::Any aStyleNames(xIdxProps->getPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LEVEL_PARAGRAPH_STY… in CreateOrUpdateExample()
346 if(xInfo->hasPropertyByName(C2U(SW_PROP_NAME_STR(UNO_NAME_LEVEL_FORMAT)))) in CreateOrUpdateExample()
[all …]
/AOO41X/main/sw/source/ui/envelp/
H A Dlabelexp.cxx50 #ifdef SW_PROP_NAME_STR
51 #undef SW_PROP_NAME_STR
53 #define SW_PROP_NAME_STR(nId) SwGetPropName((nId)).pName macro
74 OUString uTitleName( C2U(SW_PROP_NAME_STR(UNO_NAME_TITLE)) ); in InitFrameControl()
251 OUString uCntName( C2U( SW_PROP_NAME_STR(UNO_NAME_CONTENT ))); in UpdateFieldInformation()
/AOO41X/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx724 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_TYPE)), aZoom); in IMPL_LINK()
752 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_TYPE)), aZoom); in IMPL_LINK()
754 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_VALUE)), aZoom); in IMPL_LINK()
/AOO41X/main/sw/source/ui/uno/
H A Dunotxvw.cxx807 pValues[0].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_RUBY_BASE_TEXT)); in getRubyList()
809 pValues[1].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_RUBY_TEXT)); in getRubyList()
811 pValues[2].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_RUBY_CHAR_STYLE_NAME)); in getRubyList()
814 pValues[3].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_RUBY_ADJUST)); in getRubyList()
816 pValues[4].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_RUBY_IS_ABOVE)); in getRubyList()
H A DSwXFilterOptions.cxx104 if ( aPropName.equalsAscii( SW_PROP_NAME_STR(UNO_NAME_FILTER_NAME) ) ) in setPropertyValues()
H A Dunotxdoc.cxx1238 OUString sFileName( C2U(SW_PROP_NAME_STR(UNO_NAME_FILE_NAME))); in printPages()
1239 OUString sCopyCount(C2U(SW_PROP_NAME_STR(UNO_NAME_COPY_COUNT))); in printPages()
1240 OUString sCollate(C2U(SW_PROP_NAME_STR(UNO_NAME_COLLATE))); in printPages()
1241 OUString sSort(C2U(SW_PROP_NAME_STR(UNO_NAME_SORT))); in printPages()
1242 OUString sPages(C2U(SW_PROP_NAME_STR(UNO_NAME_PAGES))); in printPages()
/AOO41X/main/sw/source/core/fields/
H A Dauthfld.cxx437 OUString sProp1( C2U(SW_PROP_NAME_STR(UNO_NAME_SORT_KEY)) ), in QueryValue()
438 sProp2( C2U(SW_PROP_NAME_STR(UNO_NAME_IS_SORT_ASCENDING))); in QueryValue()
/AOO41X/main/sw/inc/
H A Dunoprnms.hxx817 #define SW_PROP_NAME_STR(nId) \ macro