Searched refs:nMyId (Results 1 – 3 of 3) sorted by relevance
176 sal_uInt16 nMyId = pMen->GetCurItemId(); in IMPL_LINK_INLINE_START() local178 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()
169 sal_uInt16 nMyId = 0; in GetState() local377 nMyId = ScFunctionChildWindow::GetChildWindowId(); in GetState()378 rSet.Put(SfxBoolItem(FID_FUNCTION_BOX, pThisFrame->HasChildWindow(nMyId))); in GetState()
1508 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName(rCharacterStyle, nsSwGetPoolIdFrom… in lcl_InsertLabel() local1509 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()1816 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName( rCharacterStyle, nsSwGetPoolIdFro… in lcl_InsertDrawLabel() local1817 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()
Completed in 32 milliseconds