Home
last modified time | relevance | path

Searched refs:nMyId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx176 sal_uInt16 nMyId = pMen->GetCurItemId(); in IMPL_LINK_INLINE_START() local
178 if ( nMyId < MN_ST_INSERT_START) return 0; in IMPL_LINK_INLINE_START()
179 nMyId -= MN_ST_INSERT_START; in IMPL_LINK_INLINE_START()
182 Reference< smarttags::XSmartTagAction > xSmartTagAction = maInvokeActions[ nMyId ].mxAction; in IMPL_LINK_INLINE_START()
187 xSmartTagAction->invokeAction( maInvokeActions[ nMyId ].mnActionID, in IMPL_LINK_INLINE_START()
191 maInvokeActions[ nMyId ].mxSmartTagProperties, in IMPL_LINK_INLINE_START()
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx169 sal_uInt16 nMyId = 0; in GetState() local
377 nMyId = ScFunctionChildWindow::GetChildWindowId(); in GetState()
378 rSet.Put(SfxBoolItem(FID_FUNCTION_BOX, pThisFrame->HasChildWindow(nMyId))); in GetState()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1508 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName(rCharacterStyle, nsSwGetPoolIdFrom… in lcl_InsertLabel() local
1509 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()
1816 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName( rCharacterStyle, nsSwGetPoolIdFro… in lcl_InsertDrawLabel() local
1817 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()

Completed in 30 milliseconds