Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsha.cxx169 sal_uInt16 nMyId = 0; in GetState() local
366 nMyId = ScFunctionChildWindow::GetChildWindowId(); in GetState()
367 rSet.Put(SfxBoolItem(FID_FUNCTION_BOX, pThisFrame->HasChildWindow(nMyId))); in GetState()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1516 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName(rCharacterStyle, nsSwGetPoolIdFrom… in lcl_InsertLabel() local
1517 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()
1824 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName( rCharacterStyle, nsSwGetPoolIdFro… in lcl_InsertDrawLabel() local
1825 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()

Completed in 38 milliseconds