Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx92 if(!mpLine) in isLastLineDefault()
114 : mpLine(0L) in ImplHomMatrixTemplate()
126 : mpLine(0L) in ImplHomMatrixTemplate()
136 mpLine = new ImplMatLine< RowSize >((RowSize - 1), rToBeCopied.mpLine); in ImplHomMatrixTemplate()
142 if(mpLine) in ~ImplHomMatrixTemplate()
144 delete mpLine; in ~ImplHomMatrixTemplate()
157 if(mpLine) in get()
171 else if(mpLine) in set()
189 if(mpLine) in testLastLine()
400 if(!mpLine) in isNormalized()
[all …]

Completed in 10 milliseconds