Home
last modified time | relevance | path

Searched refs:aIndex (Results 76 – 79 of 79) sorted by relevance

1234

/aoo42x/main/cui/source/customize/
H A Dcfg.cxx5481 sal_Int32 aIndex; in ImportGraphics() local
5494 aIndex = rPaths[0].lastIndexOf( '/' ); in ImportGraphics()
5495 aIconName = rPaths[0].copy( aIndex+1 ); in ImportGraphics()
5522 aIndex = rPaths[i].lastIndexOf( '/' ); in ImportGraphics()
5523 aIconName = rPaths[i].copy( aIndex+1 ); in ImportGraphics()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx1220 SwIndex aIndex(pNd, GetIdx()); in _DrawBackBrush() local
1221 SwPosition aPosition(*pNd, aIndex); in _DrawBackBrush()
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.hxx256 …virtual css::uno::Any SAL_CALL Hyperlinks( const css::uno::Any& aIndex ) throw (css::uno::RuntimeE…
/aoo42x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3426 SwIndex aIndex( &rNode, nBegin ); in lcl_FillTextRange() local
3427 SwPosition aStartPos( rNode, aIndex ); in lcl_FillTextRange()

Completed in 301 milliseconds

1234