/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.hxx | 324 void SetLines( sal_Int32 nSet ) { m_nLines = nSet; } in SetLines() argument 327 void Setw( sal_Int32 nSet ) { m_w = nSet; } in Setw() argument 330 void Seth( sal_Int32 nSet ) { m_h = nSet; } in Seth() argument 333 void SetWrap( sal_Int32 nSet ) { m_nWrap = nSet; } in SetWrap() argument 336 void SethAnchor( sal_Int32 nSet ) { m_hAnchor = nSet; } in SethAnchor() argument 339 void SetvAnchor( sal_Int32 nSet ) { m_vAnchor = nSet; } in SetvAnchor() argument 350 void SethSpace( sal_Int32 nSet ) { m_hSpace = nSet; } in SethSpace() argument 353 void SetvSpace( sal_Int32 nSet ) { m_vSpace = nSet; } in SetvSpace() argument 356 void SethRule( sal_Int32 nSet ) { m_hRule = nSet; } in SethRule() argument 359 void SetxAlign( sal_Int32 nSet ) { m_xAlign = nSet; } in SetxAlign() argument [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | navicfg.hxx | 50 void SetRootType(sal_Int32 nSet){ in SetRootType() argument 51 if(nRootType != nSet) in SetRootType() 54 nRootType = nSet; in SetRootType() 60 if(nSelectedPos != nSet) in SetSelectedPos() 63 nSelectedPos = nSet; in SetSelectedPos() 70 if(nOutlineLevel != nSet) in SetOutlineLevel() 73 nOutlineLevel = nSet; in SetOutlineLevel() 79 if(nRegionMode != nSet) in SetRegionMode() 82 nRegionMode = nSet; in SetRegionMode() 89 if(nActiveBlock != nSet) in SetActiveBlock() [all …]
|
H A D | swtablerep.hxx | 57 void SetLeftSpace(SwTwips nSet) {nLeftSpace = nSet;} in SetLeftSpace() argument 60 void SetRightSpace(SwTwips nSet) {nRightSpace = nSet;} in SetRightSpace() argument 63 void SetWidth(SwTwips nSet) {nTblWidth = nSet;} in SetWidth() argument 66 void SetWidthPercent(sal_uInt16 nSet) {nWidthPercent = nSet;} in SetWidthPercent() argument 69 void SetAlign(sal_uInt16 nSet) {nAlign = nSet;} in SetAlign() argument 85 void SetSpace(SwTwips nSet) {nSpace = nSet;} in SetSpace() argument
|
H A D | toxmgr.hxx | 123 void SetContentOptions(sal_uInt16 nSet) { nContent = nSet;} in SetContentOptions() argument 126 void SetIndexOptions(sal_uInt16 nSet) { nIndexOptions = nSet;} in SetIndexOptions() argument 132 void SetLevel(sal_uInt8 nSet) {nLevel = nSet;} in SetLevel() argument 231 void SetLevel(int nSet) {nLevel = nSet;} in SetLevel() argument
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 85 void SetNumberingType(sal_Int16 nSet) {nNumType = nSet;} in SetNumberingType() argument 201 void SetBulletRelSize(sal_uInt16 nSet) {nBulletRelSize = nSet;} in SetBulletRelSize() argument 203 void SetBulletColor(Color nSet){nBulletColor = nSet;} in SetBulletColor() argument 206 void SetIncludeUpperLevels( sal_uInt8 nSet ) { nInclUpperLevels = nSet;} in SetIncludeUpperLevels() argument 208 void SetStart(sal_uInt16 nSet) {nStart = nSet;} in SetStart() argument 224 void SetLSpace(short nSet) {nLSpace = nSet;} in SetLSpace() argument 228 void SetAbsLSpace(short nSet) {nAbsLSpace = nSet;} in SetAbsLSpace() argument 232 void SetFirstLineOffset(short nSet) { nFirstLineOffset = nSet;} in SetFirstLineOffset() argument 236 void SetCharTextDistance(short nSet) { nCharTextDistance = nSet; } in SetCharTextDistance() argument
|
/aoo41x/main/svtools/source/config/ |
H A D | accessibilityoptions.cxx | 101 void SetHelpTipSeconds(sal_Int16 nSet); 103 void SetEdgeBlending(sal_Int16 nSet); 104 void SetListBoxMaximumLineCount(sal_Int16 nSet); 105 void SetColorValueSetColumnCount(sal_Int16 nSet); 626 void SvtAccessibilityOptions_Impl::SetEdgeBlending(sal_Int16 nSet) in SetEdgeBlending() argument 854 void SvtAccessibilityOptions::SetHelpTipSeconds(sal_Int16 nSet) in SetHelpTipSeconds() argument 856 sm_pSingleImplConfig->SetHelpTipSeconds(nSet); in SetHelpTipSeconds() 866 void SvtAccessibilityOptions::SetEdgeBlending(sal_Int16 nSet) in SetEdgeBlending() argument 868 sm_pSingleImplConfig->SetEdgeBlending(nSet); in SetEdgeBlending() 872 sm_pSingleImplConfig->SetListBoxMaximumLineCount(nSet); in SetListBoxMaximumLineCount() [all …]
|
H A D | miscopt.cxx | 186 void SetSymbolsSize( sal_Int16 nSet ); 195 inline void SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle() argument 196 { ImplSetSymbolsStyle( true, nSet, ::rtl::OUString() ); } in SetSymbolsStyle() 490 void SvtMiscOptions_Impl::SetSymbolsSize( sal_Int16 nSet ) in SetSymbolsSize() argument 492 m_nSymbolsSize = nSet; in SetSymbolsSize() 514 if ( ( bValue && ( nSet != GetSymbolsStyle() ) ) || in ImplSetSymbolsStyle() 521 aStyleSettings.SetSymbolsStyle( nSet ); in ImplSetSymbolsStyle() 711 void SvtMiscOptions::SetSymbolsSize( sal_Int16 nSet ) in SetSymbolsSize() argument 713 m_pDataContainer->SetSymbolsSize( nSet ); in SetSymbolsSize() 759 void SvtMiscOptions::SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle() argument [all …]
|
H A D | apearcfg.cxx | 164 void SvtTabAppearanceCfg::SetDragMode ( sal_uInt16 nSet ) in SetDragMode() argument 166 nDragMode = nSet; in SetDragMode() 174 void SvtTabAppearanceCfg::SetScaleFactor ( sal_uInt16 nSet ) in SetScaleFactor() argument 176 nScaleFactor = nSet; in SetScaleFactor() 184 void SvtTabAppearanceCfg::SetSnapMode ( sal_uInt16 nSet ) in SetSnapMode() argument 186 nSnapMode = nSet; in SetSnapMode() 192 void SvtTabAppearanceCfg::SetMiddleMouseButton ( sal_uInt16 nSet ) in SetMiddleMouseButton() argument 194 nMiddleMouse = nSet; in SetMiddleMouseButton()
|
/aoo41x/main/svx/inc/svx/ |
H A D | optgrid.hxx | 57 void SetFldDrawX( sal_uInt32 nSet){nFldDrawX = nSet;} in SetFldDrawX() argument 58 void SetFldDivisionX(sal_uInt32 nSet){nFldDivisionX = nSet;} in SetFldDivisionX() argument 59 void SetFldDrawY ( sal_uInt32 nSet){nFldDrawY = nSet;} in SetFldDrawY() argument 60 void SetFldDivisionY(sal_uInt32 nSet){nFldDivisionY = nSet;} in SetFldDivisionY() argument 61 void SetFldSnapX( sal_uInt32 nSet){nFldSnapX = nSet;} in SetFldSnapX() argument 62 void SetFldSnapY ( sal_uInt32 nSet){nFldSnapY = nSet;} in SetFldSnapY() argument
|
/aoo41x/main/sd/source/filter/html/ |
H A D | buttonset.cxx | 148 bool getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage ); 149 bool exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ); 199 if( (nSet >= 0) && (nSet < static_cast<int>(maButtons.size()))) in getPreview() 201 ButtonsImpl& rSet = *maButtons[nSet].get(); in getPreview() 248 bool ButtonSetImpl::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton() argument 250 if( (nSet >= 0) && (nSet < static_cast<int>(maButtons.size()))) in exportButton() 252 ButtonsImpl& rSet = *maButtons[nSet].get(); in exportButton() 296 bool ButtonSet::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage ) in getPreview() argument 298 return mpImpl->getPreview( nSet, rButtons, rImage ); in getPreview() 301 bool ButtonSet::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton() argument [all …]
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | uiitems.cxx | 180 sal_Int16 nSet = 0; in PutValue() local 181 rVal >>= nSet; in PutValue() 182 if(nSet >= 0) in PutValue() 190 sal_Int8 nSet = 0; in PutValue() local 191 rVal >>= nSet; in PutValue() 192 if(nSet < 0) in PutValue() 195 aFtnInfo.SetWidth(Fraction(nSet, 100)); in PutValue() 200 sal_Int16 nSet = 0; in PutValue() local 201 rVal >>= nSet; in PutValue() 202 if(nSet >= 0 && nSet < 3) //text::HorizontalAdjust in PutValue() [all …]
|
/aoo41x/main/sw/source/ui/config/ |
H A D | usrpref.cxx | 225 sal_Int32 nSet = 0; in Load() local 226 pValues[nProp] >>= nSet; in Load() 227 rParent.SetUpdateLinkMode(nSet, sal_True); in Load() 486 sal_Int32 nSet = 0; in Load() local 488 pValues[nProp] >>= nSet; in Load() 494 case 3: aSnap.Width() = MM100_TO_TWIP(nSet); break;// "Resolution/XAxis", in Load() 495 case 4: aSnap.Height() = MM100_TO_TWIP(nSet); break;// "Resolution/YAxis", in Load() 581 sal_Int32 nSet = 0; in Load() local 585 pValues[nProp] >>= nSet; in Load() 653 sal_Int32 nSet = 0; in Load() local [all …]
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | optsitem.hxx | 539 …etFldDrawX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawX() ) { OptionsChanged(); Sv… in SetFldDrawX() argument 540 …isionX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDivisionX() ) { OptionsChanged(); Sv… in SetFldDivisionX() argument 541 …etFldDrawY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawY() ) { OptionsChanged(); Sv… in SetFldDrawY() argument 542 …isionY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDivisionY() ) { OptionsChanged(); Sv… in SetFldDivisionY() argument 543 …etFldSnapX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapX() ) { OptionsChanged(); Sv… in SetFldSnapX() argument 544 …etFldSnapY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapY() ) { OptionsChanged(); Sv… in SetFldSnapY() argument
|
/aoo41x/main/sw/inc/ |
H A D | modcfg.hxx | 192 void SetTblHMove( sal_uInt16 nSet ) { aTableConfig.nTblHMove = nSet; in SetTblHMove() argument 196 void SetTblVMove( sal_uInt16 nSet ) { aTableConfig.nTblVMove = nSet; in SetTblVMove() argument 200 void SetTblHInsert( sal_uInt16 nSet ) { aTableConfig.nTblHInsert = nSet; in SetTblHInsert() argument 204 void SetTblVInsert( sal_uInt16 nSet ) { aTableConfig.nTblVInsert = nSet; in SetTblVInsert() argument 278 void SetMailingFormats( sal_Int16 nSet ) { aMiscConfig.nMailingFormats = nSet; in SetMailingFormats() argument
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 775 SQLINTEGER nSet; in setResultSetConcurrency() local 777 nSet = SQL_CONCUR_READ_ONLY; in setResultSetConcurrency() 779 nSet = SQL_CONCUR_VALUES; in setResultSetConcurrency() 798 nSet = SQL_UNSPECIFIED; in setResultSetType() 801 nSet = SQL_INSENSITIVE; in setResultSetType() 813 nSet = SQL_CURSOR_KEYSET_DRIVEN; in setResultSetType() 820 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType() 824 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType() 827 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType() 830 nSet = SQL_CURSOR_KEYSET_DRIVEN; in setResultSetType() [all …]
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | splitwin.cxx | 760 sal_uInt16 nSet = GetItemId( nLine ); in InsertWindow_Impl() local 844 sal_uInt16 nSet = GetSet( pDockWin->GetType() ); in RemoveWindow() local 892 if ( nSet && !GetItemCount( nSet ) ) in RemoveWindow() 893 RemoveItem( nSet ); in RemoveWindow() 910 sal_uInt16 nSet = GetSet ( pWindow->GetType() ); in GetWindowPos() local 911 if ( nSet == SPLITWINDOW_ITEM_NOTFOUND ) in GetWindowPos() 914 rPos = GetItemPos( pWindow->GetType(), nSet ); in GetWindowPos() 915 rLine = GetItemPos( nSet ); in GetWindowPos() 935 sal_uInt16 nSet = GetSet ( nId ); in GetWindowPos() local 936 rPos = GetItemPos( nId, nSet ); in GetWindowPos() [all …]
|
/aoo41x/main/unotools/source/config/ |
H A D | misccfg.cxx | 83 void SetYear2000( sal_Int32 nSet ); 142 void SfxMiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000() argument 144 if(nYear2000 != nSet) in SetYear2000() 146 nYear2000 = nSet; in SetYear2000() 300 void MiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000() argument 302 pImpl->SetYear2000( nSet ); in SetYear2000()
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 527 ScLkUpdMode nSet=LM_ALWAYS; in FillItemSet() local 531 nSet=LM_ON_DEMAND; in FillItemSet() 535 nSet=LM_NEVER; in FillItemSet() 542 pDoc->SetLinkMode(nSet); in FillItemSet() 544 aAppOptions.SetLinkMode(nSet ); in FillItemSet() 631 ScLkUpdMode nSet=LM_UNKNOWN; in Reset() local 635 nSet=pDoc->GetLinkMode(); in Reset() 638 if(nSet==LM_UNKNOWN) in Reset() 641 nSet=aAppOptions.GetLinkMode(); in Reset() 644 switch(nSet) in Reset()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 239 void SetStartIndex( xub_StrLen nSet) { nStartIndex = nSet;} in SetStartIndex() 240 void SetEndIndex( xub_StrLen nSet ) { nEndIndex = nSet;} in SetEndIndex() 260 void SetLevel(sal_uInt16 nSet){nLevel = nSet;} in SetLevel()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | new.cxx | 295 void SetTemplateFlags(sal_uInt16 nSet); 555 void SfxNewFileDialog_Impl::SetTemplateFlags(sal_uInt16 nSet) in SetTemplateFlags() argument 557 aTextStyleCB.Check( 0 != (nSet&SFX_LOAD_TEXT_STYLES )); in SetTemplateFlags() 558 aFrameStyleCB.Check( 0 != (nSet&SFX_LOAD_FRAME_STYLES)); in SetTemplateFlags() 559 aPageStyleCB.Check( 0 != (nSet&SFX_LOAD_PAGE_STYLES )); in SetTemplateFlags() 560 aNumStyleCB.Check( 0 != (nSet&SFX_LOAD_NUM_STYLES )); in SetTemplateFlags() 561 aMergeStyleCB.Check( 0 != (nSet&SFX_MERGE_STYLES )); in SetTemplateFlags() 734 void SfxNewFileDialog::SetTemplateFlags(sal_uInt16 nSet) in SetTemplateFlags() argument 736 pImpl->SetTemplateFlags(nSet); in SetTemplateFlags()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | docufld.cxx | 280 sal_Int16 nSet = 0; in PutValue() local 284 rAny >>= nSet; in PutValue() 288 SetFormat(nSet); in PutValue() 295 rAny >>= nSet; in PutValue() 296 nOffset = nSet; in PutValue() 858 rAny >>= nSet; in PutValue() 863 SetFormat(nSet); in PutValue() 2513 rAny >>= nSet; in PutValue() 2515 SetFormat(nSet); in PutValue() 2663 rAny >>= nSet; in PutValue() [all …]
|
/aoo41x/main/editeng/source/uno/ |
H A D | unonrule.cxx | 301 sal_Int16 nSet = sal_Int16(); in setNumberingRuleByIndex() local 302 aVal >>= nSet; in setNumberingRuleByIndex() 305 if ( nSet>=0 ) in setNumberingRuleByIndex() 307 aFmt.SetNumberingType(nSet); in setNumberingRuleByIndex() 331 sal_Int16 nSet = sal_Int16(); in setNumberingRuleByIndex() local 332 if( aVal >>= nSet ) in setNumberingRuleByIndex() 334 if(nSet < 0x100) in setNumberingRuleByIndex() 336 aFmt.SetBulletChar(nSet); in setNumberingRuleByIndex()
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | workctrl.cxx | 597 sal_uInt16 nSet = pSet->GetCurItemId(); in IMPL_LINK() local 598 if( nSet != NID_PREV && nSet != NID_NEXT ) in IMPL_LINK() 600 SwView::SetMoveType(nSet); in IMPL_LINK() 601 aToolBox.SetItemText(NID_NEXT, sQuickHelp[nSet - NID_START]); in IMPL_LINK() 602 aToolBox.SetItemText(NID_PREV, sQuickHelp[nSet - NID_START + NID_COUNT]); in IMPL_LINK() 603 aInfoField.SetText(aToolBox.GetItemText(nSet)); in IMPL_LINK() 608 aToolBox.CheckItem( nItemId, nItemId == nSet ); in IMPL_LINK() 613 SfxBoolItem aNext(FN_SCROLL_NEXT_PREV, NID_NEXT == nSet); in IMPL_LINK()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | accessibilityoptions.hxx | 82 void SetHelpTipSeconds(sal_Int16 nSet); 86 void SetEdgeBlending(sal_Int16 nSet); 87 void SetListBoxMaximumLineCount(sal_Int16 nSet); 88 void SetColorValueSetColumnCount(sal_Int16 nSet);
|
H A D | apearcfg.hxx | 75 void SetDragMode ( sal_uInt16 nSet ); 78 void SetScaleFactor ( sal_uInt16 nSet ); 81 void SetSnapMode ( sal_uInt16 nSet ); 84 void SetMiddleMouseButton ( sal_uInt16 nSet );
|