/aoo4110/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.hxx | 324 void SetLines( sal_Int32 nSet ) { m_nLines = nSet; } in SetLines() 327 void Setw( sal_Int32 nSet ) { m_w = nSet; } in Setw() 330 void Seth( sal_Int32 nSet ) { m_h = nSet; } in Seth() 333 void SetWrap( sal_Int32 nSet ) { m_nWrap = nSet; } in SetWrap() 336 void SethAnchor( sal_Int32 nSet ) { m_hAnchor = nSet; } in SethAnchor() 350 void SethSpace( sal_Int32 nSet ) { m_hSpace = nSet; } in SethSpace() 353 void SetvSpace( sal_Int32 nSet ) { m_vSpace = nSet; } in SetvSpace() 356 void SethRule( sal_Int32 nSet ) { m_hRule = nSet; } in SethRule() 359 void SetxAlign( sal_Int32 nSet ) { m_xAlign = nSet; } in SetxAlign() 362 void SetyAlign( sal_Int32 nSet ) { m_yAlign = nSet; } in SetyAlign() [all …]
|
H A D | PropertyMap.cxx | 1050 sal_Int32 lcl_AlignPaperBin( sal_Int32 nSet ) in lcl_AlignPaperBin() 1063 void SectionPropertyMap::SetPaperBin( sal_Int32 nSet ) in SetPaperBin() 1070 void SectionPropertyMap::SetFirstPaperBin( sal_Int32 nSet ) in SetFirstPaperBin() 1233 void TablePropertyMap::setValue( TablePropertyMapTarget eWhich, sal_Int32 nSet ) in setValue()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | navicfg.hxx | 50 void SetRootType(sal_Int32 nSet){ in SetRootType() 59 void SetSelectedPos(sal_Int32 nSet){ in SetSelectedPos() 69 void SetOutlineLevel(sal_Int32 nSet){ in SetOutlineLevel() 78 void SetRegionMode(sal_Int32 nSet){ in SetRegionMode() 88 void SetActiveBlock(sal_Int32 nSet){ in SetActiveBlock()
|
H A D | swtablerep.hxx | 57 void SetLeftSpace(SwTwips nSet) {nLeftSpace = nSet;} in SetLeftSpace() 60 void SetRightSpace(SwTwips nSet) {nRightSpace = nSet;} in SetRightSpace() 63 void SetWidth(SwTwips nSet) {nTblWidth = nSet;} in SetWidth() 66 void SetWidthPercent(sal_uInt16 nSet) {nWidthPercent = nSet;} in SetWidthPercent() 69 void SetAlign(sal_uInt16 nSet) {nAlign = nSet;} in SetAlign() 85 void SetSpace(SwTwips nSet) {nSpace = nSet;} in SetSpace()
|
H A D | numprevw.hxx | 61 void SetLevel(sal_uInt16 nSet) {nActLevel = nSet;} in SetLevel()
|
H A D | toxmgr.hxx | 123 void SetContentOptions(sal_uInt16 nSet) { nContent = nSet;} in SetContentOptions() 126 void SetIndexOptions(sal_uInt16 nSet) { nIndexOptions = nSet;} in SetIndexOptions() 132 void SetLevel(sal_uInt8 nSet) {nLevel = nSet;} in SetLevel() 231 void SetLevel(int nSet) {nLevel = nSet;} in SetLevel()
|
H A D | usrpref.hxx | 179 void SetUpdateLinkMode(sal_Int32 nSet, sal_Bool bNoModify = sal_False) in SetUpdateLinkMode() 256 void SetDefTab( sal_Int32 nSet, sal_Bool bNoModify = sal_False ) in SetDefTab()
|
H A D | outline.hxx | 96 static void SetActNumLevel(sal_uInt16 nSet) {nNumLevel = nSet;} in SetActNumLevel()
|
/aoo4110/main/svtools/source/config/ |
H A D | apearcfg.cxx | 164 void SvtTabAppearanceCfg::SetDragMode ( sal_uInt16 nSet ) in SetDragMode() 174 void SvtTabAppearanceCfg::SetScaleFactor ( sal_uInt16 nSet ) in SetScaleFactor() 184 void SvtTabAppearanceCfg::SetSnapMode ( sal_uInt16 nSet ) in SetSnapMode() 192 void SvtTabAppearanceCfg::SetMiddleMouseButton ( sal_uInt16 nSet ) in SetMiddleMouseButton()
|
H A D | accessibilityoptions.cxx | 523 void SvtAccessibilityOptions_Impl::SetHelpTipSeconds(sal_Int16 nSet) in SetHelpTipSeconds() 626 void SvtAccessibilityOptions_Impl::SetEdgeBlending(sal_Int16 nSet) in SetEdgeBlending() 646 void SvtAccessibilityOptions_Impl::SetListBoxMaximumLineCount(sal_Int16 nSet) in SetListBoxMaximumLineCount() 666 void SvtAccessibilityOptions_Impl::SetColorValueSetColumnCount(sal_Int16 nSet) in SetColorValueSetColumnCount() 854 void SvtAccessibilityOptions::SetHelpTipSeconds(sal_Int16 nSet) in SetHelpTipSeconds() 866 void SvtAccessibilityOptions::SetEdgeBlending(sal_Int16 nSet) in SetEdgeBlending() 870 void SvtAccessibilityOptions::SetListBoxMaximumLineCount(sal_Int16 nSet) in SetListBoxMaximumLineCount() 874 void SvtAccessibilityOptions::SetColorValueSetColumnCount(sal_Int16 nSet) in SetColorValueSetColumnCount()
|
H A D | miscopt.cxx | 195 inline void SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle() 490 void SvtMiscOptions_Impl::SetSymbolsSize( sal_Int16 nSet ) in SetSymbolsSize() 512 void SvtMiscOptions_Impl::ImplSetSymbolsStyle( bool bValue, sal_Int16 nSet, const ::rtl::OUString &… in ImplSetSymbolsStyle() 711 void SvtMiscOptions::SetSymbolsSize( sal_Int16 nSet ) in SetSymbolsSize() 759 void SvtMiscOptions::SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle()
|
/aoo4110/main/svx/inc/svx/ |
H A D | optgrid.hxx | 57 void SetFldDrawX( sal_uInt32 nSet){nFldDrawX = nSet;} in SetFldDrawX() 58 void SetFldDivisionX(sal_uInt32 nSet){nFldDivisionX = nSet;} in SetFldDivisionX() 59 void SetFldDrawY ( sal_uInt32 nSet){nFldDrawY = nSet;} in SetFldDrawY() 60 void SetFldDivisionY(sal_uInt32 nSet){nFldDivisionY = nSet;} in SetFldDivisionY() 61 void SetFldSnapX( sal_uInt32 nSet){nFldSnapX = nSet;} in SetFldSnapX() 62 void SetFldSnapY ( sal_uInt32 nSet){nFldSnapY = nSet;} in SetFldSnapY()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 85 void SetNumberingType(sal_Int16 nSet) {nNumType = nSet;} in SetNumberingType() 201 void SetBulletRelSize(sal_uInt16 nSet) {nBulletRelSize = nSet;} in SetBulletRelSize() 203 void SetBulletColor(Color nSet){nBulletColor = nSet;} in SetBulletColor() 206 void SetIncludeUpperLevels( sal_uInt8 nSet ) { nInclUpperLevels = nSet;} in SetIncludeUpperLevels() 208 void SetStart(sal_uInt16 nSet) {nStart = nSet;} in SetStart() 224 void SetLSpace(short nSet) {nLSpace = nSet;} in SetLSpace() 228 void SetAbsLSpace(short nSet) {nAbsLSpace = nSet;} in SetAbsLSpace() 232 void SetFirstLineOffset(short nSet) { nFirstLineOffset = nSet;} in SetFirstLineOffset() 236 void SetCharTextDistance(short nSet) { nCharTextDistance = nSet; } in SetCharTextDistance()
|
/aoo4110/main/sd/source/filter/html/ |
H A D | buttonset.cxx | 197 bool ButtonSetImpl::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rIma… in getPreview() 248 bool ButtonSetImpl::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton() 296 bool ButtonSet::getPreview( int nSet, const std::vector< rtl::OUString >& rButtons, Image& rImage ) in getPreview() 301 bool ButtonSet::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldpage.hxx | 55 void SetTypeSel(sal_uInt16 nSet) { m_nTypeSel = nSet;} in SetTypeSel() 57 void SetSelectionSel(sal_uInt16 nSet){ m_nSelectionSel = nSet;} in SetSelectionSel()
|
/aoo4110/main/sw/inc/ |
H A D | wdocsh.hxx | 54 void SetSourcePara(sal_uInt16 nSet) {nSourcePara = nSet;} in SetSourcePara()
|
H A D | modcfg.hxx | 192 void SetTblHMove( sal_uInt16 nSet ) { aTableConfig.nTblHMove = nSet; in SetTblHMove() 196 void SetTblVMove( sal_uInt16 nSet ) { aTableConfig.nTblVMove = nSet; in SetTblVMove() 200 void SetTblHInsert( sal_uInt16 nSet ) { aTableConfig.nTblHInsert = nSet; in SetTblHInsert() 204 void SetTblVInsert( sal_uInt16 nSet ) { aTableConfig.nTblVInsert = nSet; in SetTblVInsert() 278 void SetMailingFormats( sal_Int16 nSet ) { aMiscConfig.nMailingFormats = nSet; in SetMailingFormats()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | uiitems.cxx | 180 sal_Int16 nSet = 0; in PutValue() local 190 sal_Int8 nSet = 0; in PutValue() local 200 sal_Int16 nSet = 0; in PutValue() local
|
/aoo4110/main/sw/source/ui/config/ |
H A D | usrpref.cxx | 225 sal_Int32 nSet = 0; in Load() local 486 sal_Int32 nSet = 0; in Load() local 581 sal_Int32 nSet = 0; in Load() local 653 sal_Int32 nSet = 0; in Load() local
|
/aoo4110/main/unotools/source/config/ |
H A D | misccfg.cxx | 142 void SfxMiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000() 300 void MiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000()
|
/aoo4110/main/idl/source/cmptools/ |
H A D | lex.cxx | 242 void SvTokenStream::SetCharSet( CharSet nSet ) in SetCharSet()
|
/aoo4110/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 527 ScLkUpdMode nSet=LM_ALWAYS; in FillItemSet() local 631 ScLkUpdMode nSet=LM_UNKNOWN; in Reset() local
|
/aoo4110/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 910 sal_uInt16 nSet = GetSet ( pWindow->GetType() ); in GetWindowPos() local 935 sal_uInt16 nSet = GetSet ( nId ); in GetWindowPos() local
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | optsitem.hxx | 539 …void SetFldDrawX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawX() ) { OptionsChange… in SetFldDrawX() 540 …void SetFldDivisionX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDivisionX() ) { Optio… in SetFldDivisionX() 541 …void SetFldDrawY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawY() ) { OptionsChange… in SetFldDrawY() 542 …void SetFldDivisionY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDivisionY() ) { Optio… in SetFldDivisionY() 543 …void SetFldSnapX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapX() ) { OptionsChange… in SetFldSnapX() 544 …void SetFldSnapY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapY() ) { OptionsChange… in SetFldSnapY()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewmdi.cxx | 678 void SwView::SetMoveType(sal_uInt16 nSet) in SetMoveType() 699 void SwView::SetActMark(sal_Int32 nSet) in SetActMark()
|